]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Another small correction.
authorBruno Haible <bruno@clisp.org>
Thu, 17 Aug 2006 17:34:42 +0000 (17:34 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:55 +0000 (12:13 +0200)
gettext-tools/doc/gettext.texi

index 90bd13a36d9212db96282f656044fdd25245c1a4..4d148f2b97053a1c53d020028f0c79b7ca2de010 100644 (file)
@@ -5328,7 +5328,7 @@ Hungarian
 @end table
 
 Hungarian does not appear to have a plural if you look at sentences involving
-ordinal numbers.  For example, ``1 apple'' is ``1 alma'', and ``123 apples'' is
+cardinal numbers.  For example, ``1 apple'' is ``1 alma'', and ``123 apples'' is
 ``123 alma''.  But when the number is not explicit, the distinction between
 singular and plural exists: ``the apple'' is ``az alma'', and ``the apples'' is
 ``az alm@'{a}k''.  Since @code{ngettext} has to support both types of sentences,