From 2c76aa95d177e6cbae8781dee5de7e081e793a90 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 28 Mar 2007 02:17:53 +0000 Subject: [PATCH] Oops. Mistake found by Eric Blake. --- gettext-tools/doc/gettext.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index ed270a8eb..5ef7cfbec 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -2350,7 +2350,7 @@ forward translation bug reports, nor even keep a list of the addresses of the translators or their translation teams. Every program has a place where is shows the bug report address. For -GNU programs, it is the code which handles the ``--usage'' option, +GNU programs, it is the code which handles the ``--help'' option, typically in a function called ``usage''. In this place, instruct the translator to add her own bug reporting address. For example, if that code has a statement -- 2.47.3