From aac7ba08b8ab6c37bc0d8f8f81846204bafc27e4 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 1 May 2012 15:27:10 -0400 Subject: [PATCH] Further doc fix. --- lisp/eshell/esh-cmd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index 86de9725790..b1f8fd037a4 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el @@ -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) -- 2.39.2