aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/context.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/context.cxx')
-rw-r--r--libbuild2/context.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/context.cxx b/libbuild2/context.cxx
index 292feed..b4a3e93 100644
--- a/libbuild2/context.cxx
+++ b/libbuild2/context.cxx
@@ -473,7 +473,7 @@ namespace build2
// Enter builtin variables and patterns.
//
- // All config. variables are by default overridable.
+ // All config.* variables are by default overridable.
//
vp.insert_pattern ("config.**", nullopt, true, nullopt, true, false);