aboutsummaryrefslogtreecommitdiff
path: root/build2/config/operation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/config/operation.cxx')
-rw-r--r--build2/config/operation.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/config/operation.cxx b/build2/config/operation.cxx
index f9e9253..accae17 100644
--- a/build2/config/operation.cxx
+++ b/build2/config/operation.cxx
@@ -931,8 +931,8 @@ namespace build2
{
const name& tn (ts.name);
- // Figure out the project directory. This code must be consistent
- // with find_target_type() and other places.
+ // Figure out the project directory. This logic must be consistent
+ // with find_target_type() and other places (grep for "..").
//
dir_path d;