]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
typo
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 24 Jan 2002 11:20:50 +0000 (11:20 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 24 Jan 2002 11:20:50 +0000 (11:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b6897c932b1994c058437e5f241089d4f501d806..ceabdd9b35a0c06cd4a8d26a92029b6169a57d48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,7 @@ New in 1.5c:
 * Compiler-based assembler is now called `CCAS'; people expected `AS'
   to be a real assembler.
 * AM_INIT_AUTOMAKE will set STRIP itself when it needs it.  Adding
-  AC_CHECK_TOOL([STRIP], [strip]) manually is no longuer required.
+  AC_CHECK_TOOL([STRIP], [strip]) manually is no longer required.
 \f
 New in 1.5:
 * Support for `configure.ac'.