summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-09-28 17:05:31 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2015-09-28 17:05:31 (GMT)
commit60ec8bc52b7c15a3f017a898b20644810609d185 (patch)
tree88d4c738f8f4ce8b02c46e351434442e0a6155e2 /doc
parent436df095253968088d9c534b2bc1294633c9bb28 (diff)
downloadSCons-60ec8bc52b7c15a3f017a898b20644810609d185.zip
SCons-60ec8bc52b7c15a3f017a898b20644810609d185.tar.gz
SCons-60ec8bc52b7c15a3f017a898b20644810609d185.tar.bz2
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 c3abb64..5c832c2 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 d107b4a..3e66172 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.