]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Fix a typo and a punctuation error.
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 15 Mar 2015 13:12:46 +0000 (14:12 +0100)
committerDaiki Ueno <ueno@gnu.org>
Mon, 16 Mar 2015 06:18:48 +0000 (15:18 +0900)
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
gettext-tools/doc/ChangeLog
gettext-tools/doc/xgettext.texi

index 1e1d46bc6a38ef6919817f015db3c70a99558025..787eae7ded3c45d06dc7d3ec21fa1bf1b7bc1927 100644 (file)
@@ -1,3 +1,7 @@
+2015-03-15  Benno Schulenberg <bensberg@justemail.net>  (tiny change)
+
+       * xgettext.texi: Fix a word and a punctuation.
+
 2015-03-06  Daiki Ueno  <ueno@gnu.org>
 
        * gettext.texi (kde-kuit-format): New subsection.
index f01c9d207710b5bbfcc2502a221d4dab4d2180f8..34794aa489e3136459d9c1d2856dc7db76211761 100644 (file)
@@ -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.