summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-05-17 10:26:00 -0400
committerluz.paz <luzpaz@users.noreply.github.com>2018-05-17 10:26:00 -0400
commit6f698303211aa0d8820dd039f53a8f1fbbf070e3 (patch)
tree2d1221b24a606a634701c0f0c1c19c25bea51ba2 /Tools
parent4434809e1304b5675114d8281f7024db79c63ded (diff)
downloadswig-6f698303211aa0d8820dd039f53a8f1fbbf070e3.tar.gz
follow-up typos
Diffstat (limited to 'Tools')
-rw-r--r--Tools/config/ax_boost_base.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/config/ax_boost_base.m4 b/Tools/config/ax_boost_base.m4
index f3279f2b7..0e0f266dc 100644
--- a/Tools/config/ax_boost_base.m4
+++ b/Tools/config/ax_boost_base.m4
@@ -10,7 +10,7 @@
#
# Test for the Boost C++ libraries of a particular version (or newer)
#
-# If no path to the installed boost library is given the macro searchs
+# If no path to the installed boost library is given the macro searches
# under /usr, /usr/local, /opt and /opt/local and evaluates the
# $BOOST_ROOT environment variable. Further documentation is available at
# <http://randspringer.de/boost/index.html>.