From: Bruno Haible Date: Mon, 14 Jan 2008 10:11:25 +0000 (+0100) Subject: Typo in comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc5359f15b1f5d1962eae738acf1cbee81067da2;p=pspp Typo in comment. --- diff --git a/m4/locale-fr.m4 b/m4/locale-fr.m4 index 28f342ca3f..5bdd2ca57c 100644 --- a/m4/locale-fr.m4 +++ b/m4/locale-fr.m4 @@ -48,7 +48,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 { @@ -143,7 +143,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 { diff --git a/m4/locale-tr.m4 b/m4/locale-tr.m4 index c7065d9bb3..d6a2088e8a 100644 --- a/m4/locale-tr.m4 +++ b/m4/locale-tr.m4 @@ -34,7 +34,7 @@ int main () { On MacOS X 10.3.5 (Darwin 7.5) in the tr_TR 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 { diff --git a/m4/locale-zh.m4 b/m4/locale-zh.m4 index f072a43467..594f62a696 100644 --- a/m4/locale-zh.m4 +++ b/m4/locale-zh.m4 @@ -51,7 +51,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 {