aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-bindist.cxx
diff options
context:
space:
mode:
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.
//