aboutsummaryrefslogtreecommitdiff
path: root/build2/target.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-06-15 12:38:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-06-15 12:38:50 +0200
commit75313e6fead3b82a4be2d37b341a735f7b61279b (patch)
treef70086f978fb017bae21ece103d37eaddaaedf52 /build2/target.hxx
parent43e66db85be91716b469bef435328d4243b536b7 (diff)
Add sanity check
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()).