changeset 77672:6e620a52f54b

(define-minor-mode): Fix generated doc string.
author Richard M. Stallman <rms@gnu.org>
date Thu, 10 May 2007 16:33:50 +0000
parents 693e049fff70
children 3424ba548b6f
files lisp/emacs-lisp/easy-mmode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/easy-mmode.el	Thu May 10 16:32:30 2007 +0000
+++ b/lisp/emacs-lisp/easy-mmode.el	Thu May 10 16:33:50 2007 +0000
@@ -197,7 +197,7 @@
 
 	  (let ((base-doc-string
                  (concat "Non-nil if %s is enabled.
-See the command `%s' for a description of this minor-mode."
+See the command `%s' for a description of this minor mode."
                          (if body "
 Setting this variable directly does not take effect;
 either customize it (see the info node `Easy Customization')