aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build-collect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build-collect.cxx')
-rw-r--r--bpkg/pkg-build-collect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-build-collect.cxx b/bpkg/pkg-build-collect.cxx
index 6f5f864..352fa52 100644
--- a/bpkg/pkg-build-collect.cxx
+++ b/bpkg/pkg-build-collect.cxx
@@ -5023,7 +5023,7 @@ namespace bpkg
l5 ([&]{trace << "re-evaluation of dependent "
<< pkg.available_name_version_db ()
<< " deviated for depends clause " << di + 1
- << ": now can't select alternative, previously "
+ << ": now cannot select alternative, previously "
<< oi << " was selected";});
throw reevaluation_deviated ();