# HG changeset patch # User Bruno Haible # Date 1229996818 -3600 # Node ID b4838b0bbd3f1068b53d8e92a708cb6976d97ee1 # Parent 5c9ddf458ac4c0c4af7ceb26fa805d0ceec71145 Oops, typo in comment. diff --git a/m4/locale-fr.m4 b/m4/locale-fr.m4 --- a/m4/locale-fr.m4 +++ b/m4/locale-fr.m4 @@ -133,7 +133,7 @@ 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__)