diff options
Diffstat (limited to 'libbuild2/module.cxx')
-rw-r--r-- | libbuild2/module.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/module.cxx b/libbuild2/module.cxx index 777f177..28d2468 100644 --- a/libbuild2/module.cxx +++ b/libbuild2/module.cxx @@ -571,7 +571,7 @@ namespace build2 } } - // Note: pattern-typed in context ctor as project-visibility variables of + // Note: pattern-typed in context ctor as project visibility variables of // type bool. // // We call the variable 'loaded' rather than 'inited' because it is |