From: Bruno Haible Date: Sun, 25 Nov 2018 01:08:30 +0000 (+0100) Subject: Fix typo in comment. X-Git-Tag: v0.20~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d62bfa6e2af7775ace019b628364e231eda6cf7;p=thirdparty%2Fgettext.git Fix typo in comment. * gettext-tools/src/msgexec.c (process_string): Fix typo in comment. --- diff --git a/gettext-tools/src/msgexec.c b/gettext-tools/src/msgexec.c index a5ccb32ca..89ac7e066 100644 --- a/gettext-tools/src/msgexec.c +++ b/gettext-tools/src/msgexec.c @@ -370,7 +370,7 @@ process_string (const message_ty *mp, const char *str, size_t len) Note: These environment variables, especially MSGEXEC_MSGCTXT and MSGEXEC_MSGID, may contain non-ASCII characters. The subprocess may not interpret these values correctly if the locale encoding is - different from the PO file's encoding. We want about this situation, + different from the PO file's encoding. We warned about this situation, above. On Unix, this problem is often harmless. On Windows, however, - both native Windows and Cygwin - the values of environment variables *must*