diff options
author | Steven Knight <knight@baldmt.com> | 2009-01-12 13:03:29 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2009-01-12 13:03:29 (GMT) |
commit | 9c3fd1b16fc0aece20e183a6719679c69de6c92e (patch) | |
tree | 2ad7df6986234037b4e0bcc7e8e5840b6149298c /doc/user/output.xml | |
parent | a3f48d7586306030394e9b542e12cf9c56132bce (diff) | |
download | SCons-9c3fd1b16fc0aece20e183a6719679c69de6c92e.zip SCons-9c3fd1b16fc0aece20e183a6719679c69de6c92e.tar.gz SCons-9c3fd1b16fc0aece20e183a6719679c69de6c92e.tar.bz2 |
Fix typos in the User's Guide. (Zia Sobhani)
Diffstat (limited to 'doc/user/output.xml')
-rw-r--r-- | doc/user/output.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/output.xml b/doc/user/output.xml index 08d28d1..ff39fca 100644 --- a/doc/user/output.xml +++ b/doc/user/output.xml @@ -256,7 +256,7 @@ that &SCons; is configured to supply the right options to the compiler, or a developer may want to - cut-and-paste a comiloe command + cut-and-paste a compile command to add a few options for a custom test. |