diff options
author | William Deegan <bill@baddogconsulting.com> | 2015-09-28 17:05:31 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2015-09-28 17:05:31 (GMT) |
commit | 60ec8bc52b7c15a3f017a898b20644810609d185 (patch) | |
tree | 88d4c738f8f4ce8b02c46e351434442e0a6155e2 /doc/man/scons.xml | |
parent | 436df095253968088d9c534b2bc1294633c9bb28 (diff) | |
download | SCons-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/man/scons.xml')
-rw-r--r-- | doc/man/scons.xml | 2 |
1 files changed, 1 insertions, 1 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> |