Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Nov 2010 14:05:47 +0000 (15:05 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Nov 2010 14:05:47 +0000 (15:05 +0100)
lisp/ChangeLog

index d7762db..49eca72 100644 (file)
@@ -4,7 +4,7 @@
        variable (permanent-local).
 
        * net/tramp.el (tramp-handle-insert-file-contents): Do not set
-       `permanent-local' property for `(backup-by-copying-when-mismatch'.
+       `permanent-local' property for `backup-by-copying-when-mismatch'.
 
 2010-11-06  Eli Zaretskii  <eliz@gnu.org>