From: Benno Schulenberg Date: Sun, 15 Mar 2015 13:12:46 +0000 (+0100) Subject: doc: Fix a typo and a punctuation error. X-Git-Tag: v0.19.5~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341fbe2d99b6f3e2bf5a04a585c8a4025ad58b4f;p=thirdparty%2Fgettext.git doc: Fix a typo and a punctuation error. Signed-off-by: Benno Schulenberg --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 1e1d46bc6..787eae7de 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-03-15 Benno Schulenberg (tiny change) + + * xgettext.texi: Fix a word and a punctuation. + 2015-03-06 Daiki Ueno * gettext.texi (kde-kuit-format): New subsection. diff --git a/gettext-tools/doc/xgettext.texi b/gettext-tools/doc/xgettext.texi index f01c9d207..34794aa48 100644 --- a/gettext-tools/doc/xgettext.texi +++ b/gettext-tools/doc/xgettext.texi @@ -427,7 +427,7 @@ This option has an effect only with the language C++. @cindex debugging messages marked as format strings Use the flags @code{c-format} and @code{possible-c-format} to show who was responsible for marking a message as a format string. The latter form is -used if the @code{xgettext} program decided, the format form is used if +used if the @code{xgettext} program decided, the former form is used if the programmer prescribed it. By default only the @code{c-format} form is used. The translator should @@ -577,7 +577,7 @@ Set the reporting address for msgid bugs. This is the email address or URL to which the translators shall report bugs in the untranslated strings: @itemize - -@item Strings which are not entire sentences, see the maintainer guidelines +@item Strings which are not entire sentences; see the maintainer guidelines in @ref{Preparing Strings}. @item Strings which use unclear terms or require additional context to be understood.