emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 20eb531: * lisp/mail/footnote.el (footnote-mode):


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 20eb531: * lisp/mail/footnote.el (footnote-mode): Fix doc typo.
Date: Tue, 31 May 2016 19:05:26 +0000 (UTC)

branch: emacs-25
commit 20eb53185dbe71c5d4162476bbe7dbe3e808184a
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * lisp/mail/footnote.el (footnote-mode): Fix doc typo.
---
 lisp/mail/footnote.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el
index 57c3be0..a90f370 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}"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]