]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix senso.
authorBruno Haible <bruno@clisp.org>
Sun, 18 May 2003 12:38:36 +0000 (12:38 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:35 +0000 (12:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 817a2cc0010c87076dccbf54d1130946163b93c0..a0f35912aff2a764aebc3c98d2da61a4b04b7ccb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,7 @@ Version 0.12 - May 2003
   - A new autoconf macro AM_PO_SUBDIRS is added. It is like AM_GNU_GETTEXT,
     for packages written in other languages than C/C++.
 
-* A new include file libgettextpo, with public header file "gettext-po.h",
+* A new library libgettextpo, with public header file "gettext-po.h",
   provides functions for reading PO files into memory. It is useful for
   applying PO files to areas not covered by the GNU gettext programs.
   New documentation section: