From: Daiki Ueno Date: Mon, 8 Jul 2013 00:13:21 +0000 (+0900) Subject: Fix typo in NEWS. X-Git-Tag: v0.19~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3dd94e8c77511839fce4ca032c7a538afa60a6c;p=thirdparty%2Fgettext.git Fix typo in NEWS. --- diff --git a/NEWS b/NEWS index 5cbc36037..a50a3bd55 100644 --- 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.