diff lisp/auto-save.el @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children 5aa1854ad537
line wrap: on
line diff
--- a/lisp/auto-save.el	Mon Aug 13 11:32:27 2007 +0200
+++ b/lisp/auto-save.el	Mon Aug 13 11:33:38 2007 +0200
@@ -373,7 +373,7 @@
   ;; save file in the same directory as FILENAME.  But if this
   ;; directory is not writable, use auto-save-directory-fallback.
   ;; FILENAME is assumed to be in non-directory form (no trailing slash).
-  ;; It may be a name without a directory part (pesumably it really
+  ;; It may be a name without a directory part (presumably it really
   ;; comes from a buffer name then), the fallback is used then.
   ;; Optional PREFIX is string to use instead of "#" to prefix name.
   (let ((directory (file-name-directory filename)))