changeset 10962:b4838b0bbd3f

Oops, typo in comment.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Dec 2008 02:46:58 +0100
parents 5c9ddf458ac4
children 46c9755d1dd9
files m4/locale-fr.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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__)