From: Bruno Haible Date: Fri, 20 Oct 2006 12:55:53 +0000 (+0000) Subject: Grammar fix. X-Git-Tag: 0.16.x-branchpoint~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbefae73b9f52a1a08bdf83761041add8e62f234;p=thirdparty%2Fgettext.git Grammar fix. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index a4679d5f7..aee3b8625 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-10-19 Paul Eggert + + * gettext.texi (Mark Keywords): keyword are -> keyword is. + 2006-10-16 Bruno Haible Switch to automake-1.10. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 8936946cf..309143537 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -1917,7 +1917,7 @@ different instances that it is impractical to list them all in some This marking operation has two goals. The first goal of marking is for triggering the retrieval of the translation, at run time. -The keyword are possibly resolved into a routine able to dynamically +The keyword is possibly resolved into a routine able to dynamically return the proper translation, as far as possible or wanted, for the argument string. Most localizable strings are found in executable positions, that is, attached to variables or given as parameters to