aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/target.hxx')
-rw-r--r--libbuild2/target.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/target.hxx b/libbuild2/target.hxx
index c33893f..d01e8b7 100644
--- a/libbuild2/target.hxx
+++ b/libbuild2/target.hxx
@@ -938,7 +938,7 @@ namespace build2
// resolve_members_impl() for background). Note that a rule should not
// store targets that are semantically prerequisites in an ad hoc manner
// (e.g., in match data) with a few well-known execeptions (see
- // group_action and execute_inner).
+ // group_recipe and inner_recipe).
//
// Note that the recipe may modify this list. @@ TMP TSAN issue
//