From 6c18a134583747b4fa8bc88f76da2cf7fab485bb Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 3 Jun 1999 14:45:29 +0000 Subject: [PATCH] Correct a typo. --- autoconf.texi | 2 +- doc/autoconf.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2