aboutsummaryrefslogtreecommitdiff
path: root/build2/bin
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin')
-rw-r--r--build2/bin/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/bin/init.cxx b/build2/bin/init.cxx
index e145a23..ef4b3df 100644
--- a/build2/bin/init.cxx
+++ b/build2/bin/init.cxx
@@ -223,7 +223,7 @@ namespace build2
auto p (omitted (rs, var));
lookup l (p.first);
- // Then see if there is a config hint (e.g., from the C++ module).
+ // Then see if there is a config hint (e.g., from the cc module).
//
bool hint (false);
if (!l)