changeset 1329:b825fe93c826

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 03 Oct 1992 17:56:40 +0000
parents c4eb3aa71303
children ab73b8d8243c
files lisp/abbrev.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/abbrev.el	Sat Oct 03 15:37:35 1992 +0000
+++ b/lisp/abbrev.el	Sat Oct 03 17:56:40 1992 +0000
@@ -26,7 +26,7 @@
 
 (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")