aboutsummaryrefslogtreecommitdiff
path: root/build2/variable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/variable.hxx')
-rw-r--r--build2/variable.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/variable.hxx b/build2/variable.hxx
index 246fdf3..e45914a 100644
--- a/build2/variable.hxx
+++ b/build2/variable.hxx
@@ -937,7 +937,7 @@ namespace build2
// Variable pool.
//
- // The global version is protected by the model mutex.
+ // The global version is protected by the phase mutex.
//
class variable_pool
{
@@ -1346,7 +1346,7 @@ namespace build2
size () const {return m_.size ();}
public:
- // Global should be true if this map is part of the global (model) state
+ // Global should be true if this map is part of the global build state
// (e.g., scopes, etc).
//
explicit