* m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Oct 2006 07:35:16 +0000 (07:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Oct 2006 07:35:16 +0000 (07:35 +0000)
Fix misspelling in diagnostic.

ChangeLog
m4/rename-dest-slash.m4

index 66a5c5e..9cc3f77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
+       Fix misspelling in diagnostic.
+
 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
index 705d237..227f237 100644 (file)
@@ -1,4 +1,4 @@
-#serial 1
+#serial 2
 
 # Copyright (C) 2006 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -12,7 +12,7 @@
 
 AC_DEFUN([gl_FUNC_RENAME_TRAILING_DEST_SLASH],
 [
- AC_CACHE_CHECK([whether rename is broken with respect to destintation slashes],
+ AC_CACHE_CHECK([whether rename is broken with respect to destination slashes],
   gl_cv_func_rename_trailing_dest_slash_bug,
   [
     rm -rf conftest.d1 conftest.d2