]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops, fix typo. Reported by Eric Blake.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Jan 2009 16:18:34 +0000 (16:18 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:16:00 +0000 (12:16 +0200)
gettext-tools/doc/gettext.texi

index 2f9519f65be016d1c74be7854ffed2d88359c42c..2efc9b8b1b0635e430ab3b4e1ba720a8df1cc7b0 100644 (file)
@@ -7259,7 +7259,7 @@ msgstr[1] ""
 What does this mean? How do you fill it in?
 
 Such an entry denotes a message with plural forms, that is, a message where
-the text depends on an cardinal number.  The general form of the message,
+the text depends on a cardinal number.  The general form of the message,
 in English, is the @code{msgid_plural} line.  The @code{msgid} line is the
 English singular form, that is, the form for when the number is equal to 1.
 More details about plural forms are explained in @ref{Plural forms}.