Commit d6662d84 authored by Yang Tse's avatar Yang Tse
Browse files

fix language in comment

parent 1d97f134
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"