gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 04/151: configure: fix typo in help text


From: gnunet
Subject: [gnurl] 04/151: configure: fix typo in help text
Date: Fri, 20 Dec 2019 14:25:13 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit feea3c27ced7a5e557c2bf15cab44f500dcfcfd6
Author: Massimiliano Fantuzzi <address@hidden>
AuthorDate: Fri Nov 8 01:10:24 2019 +0100

    configure: fix typo in help text
    
    Closes https://github.com/curl/curl/pull/4570
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 2139f55a8..4bc4a9cbd 100755
--- a/configure.ac
+++ b/configure.ac
@@ -4400,7 +4400,7 @@ dnl
 AC_MSG_CHECKING([whether to support DNS shuffling])
 AC_ARG_ENABLE(dnsshuffle,
 AC_HELP_STRING([--enable-dnsshuffle],[Enable DNS shuffling])
-AC_HELP_STRING([--disable-dnsshuffle],[Disable DNS shufflinf]),
+AC_HELP_STRING([--disable-dnsshuffle],[Disable DNS shuffling]),
 [ case "$enableval" in
   no)
        AC_MSG_RESULT(no)

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]