]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 8 Aug 2006 20:53:10 +0000 (20:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 8 Aug 2006 20:53:10 +0000 (20:53 +0000)
lisp/help.el

index af79bbcf57c04fbe3bb4607e6b3ffd784dc41142..db76efb01a028ec6e313900826134194426e64f6 100644 (file)
@@ -841,7 +841,7 @@ whose documentation describes the minor mode."
                                 (if (zerop (length indicator))
                                     "no indicator"
                                   (format "indicator%s"
-                                  indicator))))
+                                          indicator))))
                  (princ (documentation mode-function)))
                (insert-button pretty-minor-mode
                               'action (car help-button-cache)