From 6f8d4397170dda2cf08e7133515b116cd24ebd26 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 29 Sep 2008 21:49:10 +0000 Subject: [PATCH] spell! --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6e7bbff26..6388e770d 100644 --- a/configure.ac +++ b/configure.ac @@ -509,7 +509,7 @@ AC_HELP_STRING([--disable-ldaps],[Disable LDAPS support]), AC_SUBST(CURL_DISABLE_LDAPS, [1]) ) -AC_MSG_CHECKING([whether to support proxiesy]) +AC_MSG_CHECKING([whether to support proxies]) AC_ARG_ENABLE(proxy, AC_HELP_STRING([--enable-proxy],[Enable proxy support]) AC_HELP_STRING([--disable-proxy],[Disable proxy support]),