aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-12-12 22:18:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-12-12 22:18:57 +0000
commita7af7146c91c816cb83e0c5812eca7019531acb5 (patch)
tree6e64b645522115b817ba7eabd4e4ce58f129e8c7 /ltmain.sh
parent835a7e7a4dd68819f7610dafdf9277d3852aef6a (diff)
downloadsrc-a7af7146c91c816cb83e0c5812eca7019531acb5.tar.gz
src-a7af7146c91c816cb83e0c5812eca7019531acb5.zip
import unbound 1.5.7vendor/unbound/1.5.7
Notes
Notes: svn path=/vendor/unbound/dist/; revision=292133 svn path=/vendor/unbound/1.5.7/; revision=292134; tag=vendor/unbound/1.5.7
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-xltmain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltmain.sh b/ltmain.sh
index 63ae69dc6fec..6fdf4ba8178c 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -4394,7 +4394,7 @@ EOF
{
/* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
namespace, but it is not one of the ones we know about and
- have already dealt with, above (inluding dump-script), then
+ have already dealt with, above (including dump-script), then
report an error. Otherwise, targets might begin to believe
they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
namespace. The first time any user complains about this, we'll