diff lisp/progmodes/hideshow.el @ 44448:0e48638ca6dd

Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 08 Apr 2002 22:47:17 +0000
parents 6ef918297577
children 886037f6f545
line wrap: on
line diff
--- a/lisp/progmodes/hideshow.el	Mon Apr 08 22:45:13 2002 +0000
+++ b/lisp/progmodes/hideshow.el	Mon Apr 08 22:47:17 2002 +0000
@@ -350,7 +350,7 @@
 for `hs-block-start-regexp'.
 
 For example, in c-like modes, if we wish to also hide the curly braces
-(if you think they occupy too much space on the screen), this function
+\(if you think they occupy too much space on the screen), this function
 should return the starting point (at the end of line) of the hidden
 region.