summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2022-05-25 16:51:33 (GMT)
committerGitHub <noreply@github.com>2022-05-25 16:51:33 (GMT)
commit5054f7045344e1f9dd4a2154f2191a3459a9ae98 (patch)
tree397b429533995335d10cc8eab112162d912b3165 /doc
parentcfa286e84bd35dff6b59256c970f5005b50b574a (diff)
parent2c58bff119cfc9bdc591df8bca1b397a82b28b8f (diff)
downloadSCons-5054f7045344e1f9dd4a2154f2191a3459a9ae98.zip
SCons-5054f7045344e1f9dd4a2154f2191a3459a9ae98.tar.gz
SCons-5054f7045344e1f9dd4a2154f2191a3459a9ae98.tar.bz2
Merge pull request #4157 from mwichmann/doc/swig
Tweak the swig tool documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/scons.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scons.mod b/doc/scons.mod
index 10c8c14..77a7d24 100644
--- a/doc/scons.mod
+++ b/doc/scons.mod
@@ -85,7 +85,7 @@
<!ENTITY rmic "<application xmlns='http://www.scons.org/dbxsd/v1.0'>rmic</application>">
<!ENTITY ScCons "<application xmlns='http://www.scons.org/dbxsd/v1.0'>ScCons</application>">
<!ENTITY sleep "<application xmlns='http://www.scons.org/dbxsd/v1.0'>sleep</application>">
-<!ENTITY swig "<application xmlns='http://www.scons.org/dbxsd/v1.0'>swig</application>">
+<!ENTITY swig "<application xmlns='http://www.scons.org/dbxsd/v1.0'>SWIG</application>">
<!ENTITY tar "<application xmlns='http://www.scons.org/dbxsd/v1.0'>tar</application>">
<!ENTITY tex "<application xmlns='http://www.scons.org/dbxsd/v1.0'>tex</application>">
<!ENTITY touch "<application xmlns='http://www.scons.org/dbxsd/v1.0'>touch</application>">