aboutsummaryrefslogtreecommitdiff
path: root/build/bin/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/bin/rule.cxx')
-rw-r--r--build/bin/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bin/rule.cxx b/build/bin/rule.cxx
index d2928ca..0fc0e40 100644
--- a/build/bin/rule.cxx
+++ b/build/bin/rule.cxx
@@ -34,7 +34,7 @@ namespace build
// lib
//
// The whole logic is pretty much as if we had our two group
- // members as prerequisites.
+ // members as our prerequisites.
//
match_result lib_rule::
match (action, target& t, const std::string&) const