summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/midl.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/midl.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/midl.xml')
-rw-r--r--src/engine/SCons/Tool/midl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/Tool/midl.xml b/src/engine/SCons/Tool/midl.xml
index 1420978..efd83cc 100644
--- a/src/engine/SCons/Tool/midl.xml
+++ b/src/engine/SCons/Tool/midl.xml
@@ -44,7 +44,7 @@ Sets construction variables for the Microsoft IDL compiler.
<para>
Builds a Windows type library (<filename>.tlb</filename>)
file from an input IDL file (<filename>.idl</filename>).
-In addition, it will build the associated inteface stub and
+In addition, it will build the associated interface stub and
proxy source files,
naming them according to the base name of the <filename>.idl</filename> file.
For example,