From: Glenn Morris Date: Tue, 31 May 2016 19:05:20 +0000 (-0400) Subject: * lisp/mail/footnote.el (footnote-mode): Fix doc typo. X-Git-Tag: emacs-25.0.95~20 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=20eb531;p=emacs.git * lisp/mail/footnote.el (footnote-mode): Fix doc typo. --- diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 57c3be00560..a90f370d736 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el @@ -793,7 +793,7 @@ With a prefix argument ARG, enable Footnote mode if ARG is positive, and disable it otherwise. If called from Lisp, enable the mode if ARG is omitted or nil. -Footnode mode is a buffer-local minor mode. If enabled, it +Footnote mode is a buffer-local minor mode. If enabled, it provides footnote support for `message-mode'. To get started, play around with the following keys: \\{footnote-minor-mode-map}"