]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Correct a typo.
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 3 Jun 1999 14:45:29 +0000 (14:45 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 3 Jun 1999 14:45:29 +0000 (14:45 +0000)
autoconf.texi
doc/autoconf.texi

index 3590cf98d946dba5d5c7d715db2c823be2c93bbe..a4821fea1cb7cdb62f9f320fd0a22edd3c3c231c 100644 (file)
@@ -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
index 3590cf98d946dba5d5c7d715db2c823be2c93bbe..a4821fea1cb7cdb62f9f320fd0a22edd3c3c231c 100644 (file)
@@ -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