From: Bruno Haible Date: Mon, 14 Jan 2008 10:12:05 +0000 (+0000) Subject: Typo in comment. X-Git-Tag: v0.18~467 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07afdf103927dc57022d2733fcbaebcb9c01f52e;p=thirdparty%2Fgettext.git Typo in comment. --- diff --git a/gettext-tools/m4/locale-ja.m4 b/gettext-tools/m4/locale-ja.m4 index 35e1c04fc..83d5f53e3 100644 --- a/gettext-tools/m4/locale-ja.m4 +++ b/gettext-tools/m4/locale-ja.m4 @@ -50,7 +50,7 @@ int main () On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) is empty, and the behaviour of Tcl 8.4 in this locale is not useful. On OpenBSD 4.0, when an unsupported locale is specified, setlocale() - succeeds but then nl_langinfo(CODESET) is "646". In this situations, + succeeds but then nl_langinfo(CODESET) is "646". In this situation, some unit tests fail. */ #if HAVE_LANGINFO_CODESET {