]> code.delx.au - gnu-emacs/commitdiff
* lisp/mail/footnote.el (footnote-mode): Fix doc typo.
authorGlenn Morris <rgm@gnu.org>
Tue, 31 May 2016 19:05:20 +0000 (15:05 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 31 May 2016 19:05:20 +0000 (15:05 -0400)
lisp/mail/footnote.el

index 57c3be005602c2724b123114641f6c47c149ec6f..a90f370d7362ea475121eafd3f91571c21cc36c7 100644 (file)
@@ -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}"