diff lisp/progmodes/hideshow.el @ 45320:886037f6f545

(hs-adjust-block-beginning): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 May 2002 12:01:17 +0000
parents 0e48638ca6dd
children 3e312ab8ce0d d7ddb3e565de
line wrap: on
line diff
--- a/lisp/progmodes/hideshow.el	Thu May 16 12:00:59 2002 +0000
+++ b/lisp/progmodes/hideshow.el	Thu May 16 12:01:17 2002 +0000
@@ -354,7 +354,7 @@
 should return the starting point (at the end of line) of the hidden
 region.
 
-It is called with a single argument ARG which is the the position in
+It is called with a single argument ARG which is the position in
 buffer after the block beginning.
 
 It should return the position from where we should start hiding.