summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2016-05-31 15:05:20 -0400
committerGlenn Morris <rgm@gnu.org>2016-05-31 15:05:20 -0400
commit20eb53185dbe71c5d4162476bbe7dbe3e808184a (patch)
treebb50e3e7df02234e7c4690cf06ec083ed1beca46
parenta7a22442a4efcd431d99b8929dbbad7253b070a5 (diff)
* lisp/mail/footnote.el (footnote-mode): Fix doc typo.
-rw-r--r--lisp/mail/footnote.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el
index 57c3be0056..a90f370d73 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}"