From: Bruno Haible Date: Tue, 8 Aug 2006 20:56:14 +0000 (+0000) Subject: More typo fixes. X-Git-Tag: 0.16.x-branchpoint~206 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83182afe54971a996d63bebdbd49c36eb428605d;p=thirdparty%2Fgettext.git More typo fixes. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index ddf64416b..5ebe3b983 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-08-08 Ralf Wildenhues + + * gettext.texi: Fix 2 typos. + 2006-08-08 Ralf Wildenhues * gettext.texi: Reduce spacing after "i.e." and "e.g.". diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 4bd1654ed..b49a05d55 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -3999,7 +3999,7 @@ their @code{msgid} entries written by the same GNU @code{gettext} tools. @efindex normalize@r{, PO Mode command} However, PO files initially created by PO mode itself, while marking strings in source files, are normalised differently. So are PO -files resulting of the the @samp{M-x normalize} command. Until these +files resulting of the @samp{M-x normalize} command. Until these discrepancies between PO mode and other GNU @code{gettext} tools get fully resolved, the translator should stay aware of normalisation issues. @@ -10158,7 +10158,7 @@ EOF @end group @end example -Please do not forget, that the line breaks are real, i.e.@: they +Please do not forget that the line breaks are real, i.e.@: they translate into newline characters that will consequently show up in the resulting POT file.