aboutsummaryrefslogtreecommitdiff
path: root/build2/context.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/context.cxx')
-rw-r--r--build2/context.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/context.cxx b/build2/context.cxx
index f7234a7..7b473e2 100644
--- a/build2/context.cxx
+++ b/build2/context.cxx
@@ -590,7 +590,7 @@ namespace build2
//
// But that's probably ok (the need for a scope-qualified override with
// scope visibility should be pretty rare). Note also that to set the
- // value on the root (global) scope we use !.
+ // value on the global scope we use !.
//
// And so the first token should be a word which can be either a
// variable name (potentially with the directory qualification) or just