summaryrefslogtreecommitdiff
path: root/lisp/textmodes/text-mode.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2003-09-28 08:49:44 +0000
committerEli Zaretskii <eliz@gnu.org>2003-09-28 08:49:44 +0000
commit57fff5de663515ea95e25d10eb838929cbda4ad6 (patch)
tree2c3fff1b8d7721590ee87ec3c80d5253a4bb62d4 /lisp/textmodes/text-mode.el
parent51c8b53fd264d33bba8ef401054bcd978264b512 (diff)
downloademacs-57fff5de663515ea95e25d10eb838929cbda4ad6.tar.gz
emacs-57fff5de663515ea95e25d10eb838929cbda4ad6.tar.bz2
emacs-57fff5de663515ea95e25d10eb838929cbda4ad6.zip
(paragraph-indent-minor-mode): Doc fix.
Diffstat (limited to 'lisp/textmodes/text-mode.el')
-rw-r--r--lisp/textmodes/text-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el
index 322ab098413..d20a67db146 100644
--- a/lisp/textmodes/text-mode.el
+++ b/lisp/textmodes/text-mode.el
@@ -87,7 +87,7 @@ Turning on Paragraph-Indent Text mode runs the normal hooks
"Minor mode for editing text, with leading spaces starting a paragraph.
In this mode, you do not need blank lines between paragraphs when the
first line of the following paragraph starts with whitespace, as with
-`paragraph-indent-mode'.
+`paragraph-indent-text-mode'.
Turning on Paragraph-Indent minor mode runs the normal hook
`paragraph-indent-text-mode-hook'."
(interactive)