From 8e2d5109b587c3d435a66fc059441d543716780b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 23 Dec 2008 02:46:58 +0100 Subject: [PATCH] Oops, typo in comment. --- m4/locale-fr.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/locale-fr.m4 b/m4/locale-fr.m4 index 0dfb6cec4..ac8a78d2c 100644 --- a/m4/locale-fr.m4 +++ b/m4/locale-fr.m4 @@ -133,7 +133,7 @@ changequote(,)dnl struct tm t; char buf[16]; int main () { - /* On BeOS nd Haiku, locales are not implemented in libc. Rather, libintl + /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl imitates locale dependent behaviour by looking at the environment variables, and all locales use the UTF-8 encoding. */ #if !(defined __BEOS__ || defined __HAIKU__) -- 2.11.0