* lisp/mail/footnote.el (footnote-mode): Fix doc typo.
This commit is contained in:
parent
a7a22442a4
commit
20eb53185d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
positive, and disable it otherwise. If called from Lisp, enable
|
||||||
the mode if ARG is omitted or nil.
|
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,
|
provides footnote support for `message-mode'. To get started,
|
||||||
play around with the following keys:
|
play around with the following keys:
|
||||||
\\{footnote-minor-mode-map}"
|
\\{footnote-minor-mode-map}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue