summaryrefslogtreecommitdiff
path: root/m4/locale-tr.m4
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 /m4/locale-tr.m4
parentec1d2ed4fd41d9ff10d11a7a8784293163fb558d (diff)
downloadgnulib-dc5359f15b1f5d1962eae738acf1cbee81067da2.tar.gz
Typo in comment.
Diffstat (limited to 'm4/locale-tr.m4')
-rw-r--r--m4/locale-tr.m42
1 files changed, 1 insertions, 1 deletions
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
{