]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Fix typo
authorDaiki Ueno <ueno@gnu.org>
Mon, 27 Jul 2015 08:36:01 +0000 (17:36 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 27 Jul 2015 08:36:01 +0000 (17:36 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 9e4ed3d639b70041582a82ffb243685c49258cfb..612367f4ef0399fda4419c8660be8c4d9ae001fd 100644 (file)
--- 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.