diff options
Diffstat (limited to 'libbuild2/operation.cxx')
-rw-r--r-- | libbuild2/operation.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/operation.cxx b/libbuild2/operation.cxx index 1c3493c..e9b9211 100644 --- a/libbuild2/operation.cxx +++ b/libbuild2/operation.cxx @@ -803,7 +803,7 @@ namespace build2 // @@ There are special recipes that don't populate prerequisite_targets // like group_recipe! Are we banning any user-defined such recipes? // Need to actually look if we have anything else like this. There - // is also execute_inner, though doesn't apply here (only for outer). + // is also inner_recipe, though doesn't apply here (only for outer). // // @@ TMP: do and enable after the 0.16.0 release. // |