From 824024117221263370c3f440d86d843630a2a82e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 13 Nov 2018 12:53:53 +0200 Subject: Minor terminology tweaks (model -> build state) --- build2/scope.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/scope.hxx') 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; -- cgit v1.1