diff lisp/indent.el @ 103263:f1b56c6c0ebc

* indent.el (indent-for-tab-command): Fix typo in docstring.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 20 May 2009 02:35:45 +0000
parents a9dc0e7c3f2b
children 806e9f7990d8
line wrap: on
line diff
--- a/lisp/indent.el	Wed May 20 02:17:50 2009 +0000
+++ b/lisp/indent.el	Wed May 20 02:35:45 2009 +0000
@@ -82,7 +82,7 @@
 the indentation.  Else stay at same point in text.
 
 If a prefix argument is given, also rigidly indent the entire
-balanced expression which starts at the beginning the current
+balanced expression which starts at the beginning of the current
 line to reflect the current line's change in indentation.
 
 If `transient-mark-mode' is turned on and the region is active,