changeset 13211:e1c32cc240d9

Fix typo in comment.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Apr 2010 15:01:37 +0200
parents 46eed9944808
children d724e1ff61cd
files ChangeLog m4/libunistring.m4
diffstat 2 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-11  Bruno Haible  <bruno@clisp.org>
+
+	* m4/libunistring.m4 (gl_LIBUNISTRING): Fix typo in comment.
+
 2010-04-11  Jim Meyering  <meyering@redhat.com>
 
 	maint.mk: don't include dist-check.mk
--- a/m4/libunistring.m4
+++ b/m4/libunistring.m4
@@ -1,5 +1,5 @@
-# libunistring.m4 serial 1
-dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# libunistring.m4 serial 2
+dnl Copyright (C) 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -9,7 +9,7 @@
 dnl If found, it sets and AC_SUBSTs HAVE_LIBUNISTRING=yes and the LIBUNISTRING
 dnl and LTLIBUNISTRING variables and augments the CPPFLAGS variable, and
 dnl #defines HAVE_LIBUNISTRING to 1. Otherwise, it sets and AC_SUBSTs
-dnl HAVE_LIBUNISTRING=no and LIBUNINSTRING and LTLIBUNISTRING to empty.
+dnl HAVE_LIBUNISTRING=no and LIBUNISTRING and LTLIBUNISTRING to empty.
 
 AC_DEFUN([gl_LIBUNISTRING],
 [