diff --git a/CHANGES.txt b/CHANGES.txt index e873603e8..0bf09b96d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -47,6 +47,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER From Prabhu S. Khalsa: - Fix typo in preface + - Fix typo in Chapter 10 of User Guide From Mats Wichmann: - Introduce some unit tests for the file locking utility routines diff --git a/RELEASE.txt b/RELEASE.txt index 1f6fc3f3e..03fb48ec1 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -138,6 +138,7 @@ DOCUMENTATION - Update documentation for IMPLICIT_COMMAND_DEPENDENCIES construction variable. - Fix typo in preface +- Fix typo in Chapter 10 of User Guide DEVELOPMENT ----------- diff --git a/doc/user/command-line.xml b/doc/user/command-line.xml index 8e0e0a9de..f131100d3 100644 --- a/doc/user/command-line.xml +++ b/doc/user/command-line.xml @@ -48,7 +48,7 @@ This file is processed by the bin/SConsDoc.py module. Command-line arguments that begin with a - - (hyphen) characters + - (hyphen) character are called options. &SCons; provides ways for you to examine and act on options and their values,