aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-bindist.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-03-09 17:36:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-03-17 14:22:43 +0300
commita6f636f74cb931b881275e930567ad18eb975a55 (patch)
tree663bd5f1fb1b87dc870b83ceee740f5a79af3e83 /bpkg/pkg-bindist.cxx
parente6587668fa1f74bf32e0017666bdf2152434dbfb (diff)
Add pkg-bindist implementation for Fedora
Diffstat (limited to 'bpkg/pkg-bindist.cxx')
-rw-r--r--bpkg/pkg-bindist.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-bindist.cxx b/bpkg/pkg-bindist.cxx
index 32be5dd..8c2163b 100644
--- a/bpkg/pkg-bindist.cxx
+++ b/bpkg/pkg-bindist.cxx
@@ -155,7 +155,7 @@ namespace bpkg
shared_ptr<selected_package> d (ld.load ());
// Packaging stuff that is spread over multiple configurations is just
- // to hairy so we don't support it. Specifically, it becomes tricky to
+ // too hairy so we don't support it. Specifically, it becomes tricky to
// override build options since using a global override will also affect
// host/build2 configurations.
//