From: Ben Elliston Date: Thu, 3 Jun 1999 14:45:29 +0000 (+0000) Subject: Correct a typo. X-Git-Tag: exp-1999-06-18~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c18a134583747b4fa8bc88f76da2cf7fab485bb;p=thirdparty%2Fautoconf.git Correct a typo. --- diff --git a/autoconf.texi b/autoconf.texi index 3590cf98..a4821fea 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -4688,7 +4688,7 @@ AC_DEFUN(TEST_MACRO, ]) @end example -The will casue the last few lines of @samp{configure --help} to appear +This will cause the last few lines of @samp{configure --help} to appear like this: @example diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 3590cf98..a4821fea 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -4688,7 +4688,7 @@ AC_DEFUN(TEST_MACRO, ]) @end example -The will casue the last few lines of @samp{configure --help} to appear +This will cause the last few lines of @samp{configure --help} to appear like this: @example