fix language in comment
authorYang Tse <yangsita@gmail.com>
Wed, 10 Jun 2009 04:25:01 +0000 (04:25 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 10 Jun 2009 04:25:01 +0000 (04:25 +0000)
m4/curl-confopts.m4

index 621d2df..3ae7378 100644 (file)
@@ -22,7 +22,7 @@
 #***************************************************************************
 
 # File version for 'aclocal' use. Keep it a single number.
-# serial 5
+# serial 6
 
 
 dnl CURL_CHECK_OPTION_CURLDEBUG
@@ -66,7 +66,7 @@ AC_HELP_STRING([--disable-curldebug],[Disable curl debug memory tracking]),
       dnl debug memory tracking for the libcurl library. This can only
       dnl be done when some requisites are simultaneously satisfied.
       dnl Later on, these requisites are verified and if they are not
-      dnl not fully satisfied the option will be ignored and act as if
+      dnl fully satisfied the option will be ignored and act as if
       dnl --disable-curldebug had been given setting shell variable
       dnl want_curldebug to 'no'.
       want_curldebug="yes"