summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-09-28 10:05:31 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2015-09-28 10:05:31 -0700
commit1d99c19ed4eb70040c3fb112c88f896b40f9b515 (patch)
tree88d4c738f8f4ce8b02c46e351434442e0a6155e2 /doc
parentae14ab6f859220a9a9588e6f1b611c73f2f886bd (diff)
downloadscons-1d99c19ed4eb70040c3fb112c88f896b40f9b515.tar.gz
fix spelling mistakes found by debian lintian tool list here: https://lintian.debian.org/full/debian@jff-webhosting.net.html#scons_2.3.6-1
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.xml2
-rw-r--r--doc/user/build-install.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index c3abb64d..5c832c2a 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -7040,7 +7040,7 @@ env.Program('MyApp', ['Foo.cpp', 'Bar.cpp'])
<para>For more information see the document for the PCH builder, and the PCH and
PCHSTOP construction variables. To learn about the details of precompiled
-headers consult the MSDN documention for /Yc, /Yu, and /Yp.</para>
+headers consult the MSDN documentation for /Yc, /Yu, and /Yp.</para>
</refsect2>
diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml
index d107b4a7..3e661720 100644
--- a/doc/user/build-install.xml
+++ b/doc/user/build-install.xml
@@ -231,7 +231,7 @@ Python 2.5.1
<para>
Or, you can use a graphical RPM package manager.
- See your package manager application's documention
+ See your package manager application's documentation
for specific instructions about
how to use it to install a downloaded RPM.