aboutsummaryrefslogtreecommitdiff
path: root/build2/variable
diff options
context:
space:
mode:
Diffstat (limited to 'build2/variable')
-rw-r--r--build2/variable2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/variable b/build2/variable
index 33d33a7..aa554fe 100644
--- a/build2/variable
+++ b/build2/variable
@@ -934,7 +934,7 @@ namespace build2
const variable_visibility* = nullptr,
const bool* = nullptr) const;
- // Entities that can access bypassing the lock.
+ // Entities that can access bypassing the lock proof.
//
friend class parser;
friend class scope;