summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2024-11-16 22:14:43 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2024-11-16 22:14:43 (GMT)
commit60a960993f5fedbf1ac86cb858539741110e8cc4 (patch)
tree44433c8f22f9b378499e0c3c29d4200492107a1c
parent09b4ceabc0fd2bf1039ba3da12b3237100017a64 (diff)
downloadSCons-60a960993f5fedbf1ac86cb858539741110e8cc4.zip
SCons-60a960993f5fedbf1ac86cb858539741110e8cc4.tar.gz
SCons-60a960993f5fedbf1ac86cb858539741110e8cc4.tar.bz2
[ci skip] change look-up and look up -> lookup.
-rw-r--r--SCons/Tool/swig.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCons/Tool/swig.xml b/SCons/Tool/swig.xml
index 4c0ce8e..14919ef 100644
--- a/SCons/Tool/swig.xml
+++ b/SCons/Tool/swig.xml
@@ -208,7 +208,7 @@ will be looked-up relative to the SConscript
directory when they are used in a command.
To force
&scons;
-to look up a directory relative to the root of the source tree, use
+to lookup a directory relative to the root of the source tree, use
a top-relative path (<literal>#</literal>):
</para>