diff lisp/abbrev.el @ 1233:e795fe80b14e

Doc fix.
author Christopher Zaborsky <rogue@erratum.com>
date Sun, 27 Sep 1992 17:22:08 +0000
parents 52a05f4884a4
children b825fe93c826
line wrap: on
line diff
--- a/lisp/abbrev.el	Sun Sep 27 02:42:08 1992 +0000
+++ b/lisp/abbrev.el	Sun Sep 27 17:22:08 1992 +0000
@@ -26,7 +26,7 @@
 
 (defun abbrev-mode (arg)
   "Toggle abbrev mode.
-With arg, turn abbrev mode on iff arg is positive.
+With 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")