[PATCH] manual/message.texi: Fix typos

Dmitry V. Levin ldv@altlinux.org
Mon Oct 2 14:28:00 GMT 2006


2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>

	* manual/message.texi (Advanced gettext functions,
	Using gettextized software): Fix typos.

--- glibc-2.5.orig/manual/message.texi
+++ glibc-2.5/manual/message.texi
@@ -1189,7 +1189,7 @@ the rules of how to select the plural fo
 with every language this is the only viable solution except for
 hardcoding the information in the code (which still would require the
 possibility of extensions to not prevent the use of new languages).  The
-details are explained in the GNU @code{gettext} manual.  Here only a a
+details are explained in the GNU @code{gettext} manual.  Here only a
 bit of information is provided.
 
 The information about the plural form selection has to be stored in the
@@ -1590,7 +1590,7 @@ the user to select the message s/he want
 them.
 
 The POSIX locale model uses the environment variables @code{LC_COLLATE},
-@code{LC_CTYPE}, @code{LC_MESSAGES}, @code{LC_MONETARY}, @code{NUMERIC},
+@code{LC_CTYPE}, @code{LC_MESSAGES}, @code{LC_MONETARY}, @code{LC_NUMERIC},
 and @code{LC_TIME} to select the locale which is to be used.  This way
 the user can influence lots of functions.  As we mentioned above the
 @code{gettext} functions also take advantage of this.

-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20061002/3caed951/attachment.sig>


More information about the Libc-alpha mailing list