aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/context.hxx')
-rw-r--r--libbuild2/context.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/libbuild2/context.hxx b/libbuild2/context.hxx
index e4d4d4c..a8b6b01 100644
--- a/libbuild2/context.hxx
+++ b/libbuild2/context.hxx
@@ -363,10 +363,8 @@ namespace build2
// if not requested (but only in version 1). The exporter should also set
// the returned version as the target-specific export.metadata variable.
//
- // The export.metadata value should start with the version optionally
- // followed by the metadata variable prefix (for example, cli in
- // cli.version). If the variable prefix is missing, it is assumed to be
- // the target name as imported.
+ // The export.metadata value should start with the version followed by the
+ // metadata variable prefix (for example, cli in cli.version).
//
// The following metadata variable names have pre-defined meaning:
//