aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bdep/project.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/project.cxx b/bdep/project.cxx
index ec323cb..ba8a412 100644
--- a/bdep/project.cxx
+++ b/bdep/project.cxx
@@ -188,7 +188,7 @@ namespace bdep
if (prj.empty ())
{
if (!pkg)
- fail << start << " is no a (sub)directory of a package or project";
+ fail << start << " is not a (sub)directory of a package or project";
// Project and package are the same.
//