aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-09-29 21:49:10 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-09-29 21:49:10 +0000
commit6f8d4397170dda2cf08e7133515b116cd24ebd26 (patch)
tree2b61a71a7cc484fd2b602b1a52e5f49df519f512
parentf3ab5d5500f81b052e215b60fe55dcf88fe6635f (diff)
spell!
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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]),