From b10e2db63bb9aa449996aeb828d208260d4a1670 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 6 Jul 2020 01:34:33 +0200 Subject: [PATCH] doc: Fix typo. Reported by Arun Isaac in . * gettext-tools/doc/gettext.texi (Prioritizing messages): Fix a typo. --- 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 f09938d35..2937f009c 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -7618,7 +7618,7 @@ In a second step, she uses the PO mode to translate precisely this set of messages. @vindex GETTEXT_LOG_UNTRANSLATED@r{, environment variable} -Here a more details. The GNU @code{libintl} library (but not the +Here are more details. The GNU @code{libintl} library (but not the corresponding functions in GNU @code{libc}) supports an environment variable @code{GETTEXT_LOG_UNTRANSLATED}. The GNU @code{libintl} library will log into this file the messages for which @code{gettext()} and related -- 2.47.3