summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-01-14 11:11:25 +0100
committerBruno Haible <bruno@clisp.org>2008-01-14 11:11:25 +0100
commitdc5359f15b1f5d1962eae738acf1cbee81067da2 (patch)
tree90bdb9e676646aa030982f30c66b4c7f8e1603aa
parentec1d2ed4fd41d9ff10d11a7a8784293163fb558d (diff)
downloadgnulib-dc5359f15b1f5d1962eae738acf1cbee81067da2.tar.gz
Typo in comment.
-rw-r--r--m4/locale-fr.m44
-rw-r--r--m4/locale-tr.m42
-rw-r--r--m4/locale-zh.m42
3 files changed, 4 insertions, 4 deletions
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
{