From: Daiki Ueno Date: Mon, 27 Jul 2015 08:36:01 +0000 (+0900) Subject: NEWS: Fix typo X-Git-Tag: v0.19.6~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733283cfc3a631e594e67065a27e3c547d1e6639;p=thirdparty%2Fgettext.git NEWS: Fix typo --- diff --git a/NEWS b/NEWS index 9e4ed3d63..612367f4e 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ Version 0.19.5 - July 2015 * msginit is now capable of generating "Plural-Forms:" from Unicode CLDR. This feature is still experimental, but you can try it by - setting the GETTEXTCLDRDIR environment variable pointing to the the + setting the GETTEXTCLDRDIR environment variable pointing to the directory where the CLDR archive is extracted. The actual conversion is done by a helper program 'cldr-plural', which can be used as a generic converter and evaluator of CLDR plural forms.