aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/rule.cxx')
-rw-r--r--libbuild2/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/rule.cxx b/libbuild2/rule.cxx
index d69e817..776f022 100644
--- a/libbuild2/rule.cxx
+++ b/libbuild2/rule.cxx
@@ -71,7 +71,7 @@ namespace build2
if (p->empty ())
{
// Since we cannot come up with an extension, ask the target's
- // derivation function to treat this as prerequisite (just like in
+ // derivation function to treat this as a prerequisite (just like in
// search_existing_file()).
//
if (pt->derive_extension (true) == nullptr)