summaryrefslogtreecommitdiffstats
path: root/doc/user/command-line.in
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-01-12 13:03:29 (GMT)
committerSteven Knight <knight@baldmt.com>2009-01-12 13:03:29 (GMT)
commit9c3fd1b16fc0aece20e183a6719679c69de6c92e (patch)
tree2ad7df6986234037b4e0bcc7e8e5840b6149298c /doc/user/command-line.in
parenta3f48d7586306030394e9b542e12cf9c56132bce (diff)
downloadSCons-9c3fd1b16fc0aece20e183a6719679c69de6c92e.zip
SCons-9c3fd1b16fc0aece20e183a6719679c69de6c92e.tar.gz
SCons-9c3fd1b16fc0aece20e183a6719679c69de6c92e.tar.bz2
Fix typos in the User's Guide. (Zia Sobhani)
Diffstat (limited to 'doc/user/command-line.in')
-rw-r--r--doc/user/command-line.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/command-line.in b/doc/user/command-line.in
index 70d1941..6834d2a 100644
--- a/doc/user/command-line.in
+++ b/doc/user/command-line.in
@@ -44,7 +44,7 @@
Command-line options always begin with
one or two <literal>-</literal> (hyphen) characters.
- &SCons; provides ways for you to examind
+ &SCons; provides ways for you to examine
and set options values from within your &SConscript; files,
as well as the ability to define your own
custom options.
@@ -814,7 +814,7 @@
<para>
- Yields the followig output:
+ Yields the following output:
</para>
@@ -1859,7 +1859,7 @@
Of course, you can process the items in the
dictionary returned by the &UnknownVariables; function
- in any way appropriate to your bulid configuration,
+ in any way appropriate to your build configuration,
including just printing a warning message
but not exiting,
logging an error somewhere,