summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-10-03 17:56:40 +0000
committerRichard M. Stallman <rms@gnu.org>1992-10-03 17:56:40 +0000
commita864e33e0ad43c41a613dddab6d7ab1193239a69 (patch)
treef5e8ed62ad0aa897cf2ced5639cddb61e7f8db65 /lisp/abbrev.el
parent0a7f1fc0b510f3f7a220e8702b71563d909d7a7d (diff)
downloademacs-a864e33e0ad43c41a613dddab6d7ab1193239a69.tar.gz
Doc fix.
Diffstat (limited to 'lisp/abbrev.el')
-rw-r--r--lisp/abbrev.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/abbrev.el b/lisp/abbrev.el
index ad7dd54405c..422fbb25d00 100644
--- a/lisp/abbrev.el
+++ b/lisp/abbrev.el
@@ -26,7 +26,7 @@ Makes the commands to define mode-specific abbrevs define global ones instead.")
(defun abbrev-mode (arg)
"Toggle abbrev mode.
-With ARG, turn abbrev mode on iff ARG is positive.
+With argument ARG, turn abbrev mode on iff ARG is positive.
In abbrev mode, inserting an abbreviation causes it to expand
and be replaced by its expansion."
(interactive "P")