diff options
author | Alex Thiessen <alex.thiessen.de+github@gmail.com> | 2024-11-15 12:50:54 (GMT) |
---|---|---|
committer | Alex Thiessen <alex.thiessen.de+github@gmail.com> | 2024-11-15 15:07:51 (GMT) |
commit | a277b0c959ab178ca660924ddce96e6b2a9dbf93 (patch) | |
tree | 22fab9e75d48648a28aa23ac3df78283cf4b4923 /SCons | |
parent | b4ab76fb8f37bb0d9c76c10c91c9365af0861f5d (diff) | |
download | SCons-a277b0c959ab178ca660924ddce96e6b2a9dbf93.zip SCons-a277b0c959ab178ca660924ddce96e6b2a9dbf93.tar.gz SCons-a277b0c959ab178ca660924ddce96e6b2a9dbf93.tar.bz2 |
*.xml: Use en_US
Diffstat (limited to 'SCons')
-rw-r--r-- | SCons/Tool/lex.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SCons/Tool/lex.xml b/SCons/Tool/lex.xml index e1e1190..5bc0e30 100644 --- a/SCons/Tool/lex.xml +++ b/SCons/Tool/lex.xml @@ -27,7 +27,7 @@ This file is processed by the bin/SConsDoc.py module. <tool name="lex"> <summary> <para> -Sets construction variables for the &lex; lexical analyser. +Sets construction variables for the &lex; lexical analyzer. </para> </summary> <sets> |