]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Grammar fix.
authorBruno Haible <bruno@clisp.org>
Fri, 20 Oct 2006 12:55:53 +0000 (12:55 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:11 +0000 (12:14 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi

index a4679d5f7eef9f7ff8c8403025e5250804f22775..aee3b862555c818d4495e3ae8eb3c2570458ec90 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gettext.texi (Mark Keywords): keyword are -> keyword is.
+
 2006-10-16  Bruno Haible  <bruno@clisp.org>
 
        Switch to automake-1.10.
index 8936946cf4723b51b21f5d3a73b3b83dde6ab5a8..3091435378d810a1fb491b5d68c3229a0c75be24 100644 (file)
@@ -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