diff lisp/abbrev.el @ 1329:b825fe93c826

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 03 Oct 1992 17:56:40 +0000
parents e795fe80b14e
children 2c7997f249eb
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")