aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/file.cxx')
-rw-r--r--libbuild2/file.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/file.cxx b/libbuild2/file.cxx
index 66f05f7..1da9397 100644
--- a/libbuild2/file.cxx
+++ b/libbuild2/file.cxx
@@ -1170,7 +1170,7 @@ namespace build2
if (scope* rs = root.parent_scope ()->root_scope ())
load_root (*rs);
- // Finish off loading bootstrapped modules.
+ // Finish off initializing bootstrapped modules.
//
for (auto& p: root.root_extra->modules)
{