summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/msvc.xml
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 /src/engine/SCons/Tool/msvc.xml
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 'src/engine/SCons/Tool/msvc.xml')
-rw-r--r--src/engine/SCons/Tool/msvc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/Tool/msvc.xml b/src/engine/SCons/Tool/msvc.xml
index 793784f..2b4619e 100644
--- a/src/engine/SCons/Tool/msvc.xml
+++ b/src/engine/SCons/Tool/msvc.xml
@@ -86,7 +86,7 @@ file as the second element. Normally the object file is ignored.
This builder method is only
provided when Microsoft Visual C++ is being used as the compiler.
The PCH builder method is generally used in
-conjuction with the PCH construction variable to force object files to use
+conjunction with the PCH construction variable to force object files to use
the precompiled header:
</para>