diff lisp/files.el @ 106916:401176c64983

from trunk
author Kenichi Handa <handa@m17n.org>
date Mon, 18 Jan 2010 09:58:26 +0900
parents ad7558737bc7
children 4b75ffbc9b2f
line wrap: on
line diff
--- a/lisp/files.el	Mon Jan 18 09:58:15 2010 +0900
+++ b/lisp/files.el	Mon Jan 18 09:58:26 2010 +0900
@@ -1289,7 +1289,7 @@
 Recursive uses of the minibuffer are unaffected (FUN is not
 called additional times).
 
-This macro actually adds an auxilliary function that calls FUN,
+This macro actually adds an auxiliary function that calls FUN,
 rather than FUN itself, to `minibuffer-setup-hook'."
   (declare (indent 1) (debug t))
   (let ((hook (make-symbol "setup-hook")))