changeset 111380:055d69129c48

Fix typo.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 06 Nov 2010 15:05:47 +0100
parents 21396378bdf6
children 7cb97499fd27
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 06 15:04:23 2010 +0100
+++ b/lisp/ChangeLog	Sat Nov 06 15:05:47 2010 +0100
@@ -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>