From: Daiki Ueno Date: Fri, 15 Feb 2013 10:34:25 +0000 (+0900) Subject: Fix typo in msgfmt.texi. X-Git-Tag: v0.18.3~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac6f7dcf4c8225474b3e851e62428e151e947448;p=thirdparty%2Fgettext.git Fix typo in msgfmt.texi. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 0fe9a8872..a7f5dc16a 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-02-15 Daiki Ueno + + * msgfmt.texi (Input file location): Output file is not PO. + 2013-01-30 Miguel Angel Arruga Vivas (tiny change) * msgen.texi (Output details): Fix link in '@opindex' pointing to diff --git a/gettext-tools/doc/msgfmt.texi b/gettext-tools/doc/msgfmt.texi index c9dc40dcc..2a0dd6f4b 100644 --- a/gettext-tools/doc/msgfmt.texi +++ b/gettext-tools/doc/msgfmt.texi @@ -18,7 +18,7 @@ translation description. @opindex -D@r{, @code{msgfmt} option} @opindex --directory@r{, @code{msgfmt} option} Add @var{directory} to the list of directories. Source files are -searched relative to this list of directories. The resulting @file{.po} +searched relative to this list of directories. The resulting binary file will be written relative to the current directory, though. @end table