aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/init.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-11-23 10:27:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-11-23 10:27:21 +0200
commit8f8c78d8fd6984f53846b2057f0306d9d157b0b3 (patch)
treeaac091bbd6c8ee672b89b316845bc653f5b1baff /build2/cc/init.cxx
parent77bec2b75e8c84a790d4f82837e6261d1bdaafe8 (diff)
Minor change
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");