aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/scope.hxx')
-rw-r--r--build2/scope.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope.hxx b/build2/scope.hxx
index a0c96f0..7bdddde 100644
--- a/build2/scope.hxx
+++ b/build2/scope.hxx
@@ -340,7 +340,7 @@ namespace build2
// Scope map.
//
- // Protected by the model mutex. Note that the scope map is only for paths
+ // Protected by the phase mutex. Note that the scope map is only for paths
// from the out tree.
//
using scope_map_base = butl::dir_path_map<scope>;