Signed-off-by: Benno Schulenberg <[email protected]>
---
 gettext-tools/doc/ChangeLog     |    4 ++++
 gettext-tools/doc/xgettext.texi |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog
index 1e1d46b..787eae7 100644
--- a/gettext-tools/doc/ChangeLog
+++ b/gettext-tools/doc/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-15  Benno Schulenberg <[email protected]>  (tiny change)
+
+       * xgettext.texi: Fix a word and a punctuation.
+
 2015-03-06  Daiki Ueno  <[email protected]>
 
        * gettext.texi (kde-kuit-format): New subsection.
diff --git a/gettext-tools/doc/xgettext.texi b/gettext-tools/doc/xgettext.texi
index f01c9d2..34794aa 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.
-- 
1.7.0.4


Reply via email to