aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/init.cxx')
-rw-r--r--build2/cc/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/init.cxx b/build2/cc/init.cxx
index 7669add..87a7b12 100644
--- a/build2/cc/init.cxx
+++ b/build2/cc/init.cxx
@@ -78,7 +78,7 @@ namespace build2
//
v.insert<bool> ("cc.system");
- // C++ module name. Should be set on the bmi{} target by the matching
+ // C++ module name. Should be set on the bmi*{} target by the matching
// rule.
//
v.insert<string> ("cc.module_name");