From ea367f662c1215d4c32f57ea63e393b5bcabf034 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 29 Oct 2015 16:18:14 +0900 Subject: [PATCH] doc: Fix typo in msgfmt invocation * gettext-tools/doc/msgfmt.texi: Fix the documentation of -d option, used in the Desktop Entry mode. --- gettext-tools/doc/msgfmt.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gettext-tools/doc/msgfmt.texi b/gettext-tools/doc/msgfmt.texi index 402bc1a76..a808b7ce8 100644 --- a/gettext-tools/doc/msgfmt.texi +++ b/gettext-tools/doc/msgfmt.texi @@ -190,7 +190,8 @@ or a combined language and country specification of the form @var{ll_CC}. @item -d @var{directory} @opindex -d@r{, @code{msgfmt} option} -Specify the base directory of @file{.msg} message catalogs. +Specify the directory where PO files are read. The directory must +contain the @samp{LINGUAS} file. @end table -- 2.47.2