From 961809255cb5e3cc18f4cce513f2ca12d25de0ef Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 17 Dec 2013 11:27:44 +0900 Subject: [PATCH] doc: Fix typo in "Installers" chapter --- gettext-tools/doc/ChangeLog | 6 ++++++ gettext-tools/doc/gettext.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 82f33e168..c27758d2a 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,9 @@ +2013-12-17 Daiki Ueno + + * gettext.texi (Installers): Fix wording. + Reported by Reuben Thomas in: + . + 2013-08-06 Daiki Ueno xgettext: add support for GSettings schema file diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index cc2580814..d87315886 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -8801,7 +8801,7 @@ $ make distclean @cindex setting up @code{gettext} at build time By default, packages fully using GNU @code{gettext}, internally, -are installed in such a way that they to allow translation of +are installed in such a way as to allow translation of messages. At @emph{configuration} time, those packages should automatically detect whether the underlying host system already provides the GNU @code{gettext} functions. If not, -- 2.47.2