]> git.eshelyaron.com Git - emacs.git/commitdiff
Further doc fix.
authorGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 19:27:10 +0000 (15:27 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 19:27:10 +0000 (15:27 -0400)
lisp/eshell/esh-cmd.el

index 86de9725790ffa8d23976bc952299ee30621a239..b1f8fd037a482ccbc1f13f3bbacfe6790d9bd6aa 100644 (file)
@@ -239,7 +239,7 @@ return non-nil if the command is complex."
   "If non-nil, enable Eshell debugging code.
 This is slow, and only useful for debugging problems with Eshell.
 If you change this without using customize after Eshell has loaded,
-you must re-load 'eshell-cmd.el'."
+you must re-load 'esh-cmd.el'."
   :initialize 'custom-initialize-default
   :set (lambda (symbol value)
         (set sym val)