aboutsummaryrefslogtreecommitdiff
path: root/build2/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/target.hxx')
-rw-r--r--build2/target.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/target.hxx b/build2/target.hxx
index e4f65ff..761cb4e 100644
--- a/build2/target.hxx
+++ b/build2/target.hxx
@@ -507,7 +507,7 @@ namespace build2
protected:
// Version that should be used during match after the target has been
- // matched for this action (see the recipe override).
+ // matched for this action.
//
// Indicate whether there is a rule match with the first half of the
// result (see try_match()).