diff options
Diffstat (limited to 'src/engine/SCons/Tool/lex.xml')
| -rw-r--r-- | src/engine/SCons/Tool/lex.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/Tool/lex.xml b/src/engine/SCons/Tool/lex.xml index 51401dc..d67feb0 100644 --- a/src/engine/SCons/Tool/lex.xml +++ b/src/engine/SCons/Tool/lex.xml @@ -27,7 +27,7 @@ to generate a source file. <summary> The string displayed when generating a source file using the lexical analyzer generator. -If this is not set, then &cv-LEXCOM; (the command line) is displayed. +If this is not set, then &cv-link-LEXCOM; (the command line) is displayed. <example> env = Environment(LEXCOMSTR = "Lex'ing $TARGET from $SOURCES") |
