]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops, fix typo in last patch.
authorBruno Haible <bruno@clisp.org>
Tue, 8 Feb 2005 11:23:06 +0000 (11:23 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:10 +0000 (12:12 +0200)
gettext-tools/doc/gettext.texi

index 343df7fe9981c9a9a3e954d7a04b86daed740a26..7bbb12cf34abe7832af905f4e1daf17cc14d614c 100644 (file)
@@ -7268,7 +7268,7 @@ with the 0.11.5 infrastructure in all developers' builds.  When the
 maintainer then runs gettextize from, say, version 0.12.1 on the package,
 the occurrence of @code{AM_GNU_GETTEXT_VERSION(0.11.5)} will be changed
 into @code{AM_GNU_GETTEXT_VERSION(0.12.1)}, and all other developers that
-use the CVS will henceforth need to have GNU code{gettext} 0.12.1 or newer
+use the CVS will henceforth need to have GNU @code{gettext} 0.12.1 or newer
 installed.
 
 @node autopoint Invocation,  , Files under CVS, CVS Issues