]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix typo in NEWS.
authorDaiki Ueno <ueno@gnu.org>
Mon, 8 Jul 2013 00:13:21 +0000 (09:13 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 8 Jul 2013 00:13:21 +0000 (09:13 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 5cbc360370c4a519ebf666b90150bcc8e855b86d..a50a3bd55da7baa5ef80fb0640cc9adedbe2268b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,7 +44,7 @@ Version 0.18.3 - July 2013
   false-positives.
 
 * 'gettextize' now checks macro directories specified with
-  AC_CONFIGURE_MACRO_DIRS in configure.ac.
+  AC_CONFIG_MACRO_DIRS in configure.ac.
 
 * Portability:
   - msginit now does not require GNU sed.