diff options
Diffstat (limited to 'external/unbound/ltmain.sh')
-rw-r--r-- | external/unbound/ltmain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/unbound/ltmain.sh b/external/unbound/ltmain.sh index 63ae69dc6..6fdf4ba81 100644 --- a/external/unbound/ltmain.sh +++ b/external/unbound/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 |