diff lisp/progmodes/cc-cmds.el @ 24529:2986e6d0e927

(c-indent-command): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Tue, 30 Mar 1999 18:00:49 +0000
parents 8309f6535486
children 03befb219d03
line wrap: on
line diff
--- a/lisp/progmodes/cc-cmds.el	Tue Mar 30 16:28:40 1999 +0000
+++ b/lisp/progmodes/cc-cmds.el	Tue Mar 30 18:00:49 1999 +0000
@@ -1165,7 +1165,7 @@
 A numeric argument, regardless of its value, means indent rigidly all
 the lines of the expression starting after point so that this line
 becomes properly indented.  The relative indentation among the lines
-of the expression are preserved.
+of the expression is preserved.
 
   [*] The amount and kind of whitespace inserted is controlled by the
   variable `c-insert-tab-function', which is called to do the actual