changeset 44448:0e48638ca6dd

Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 08 Apr 2002 22:47:17 +0000
parents 811bba65a69f
children d43b78a12997
files lisp/progmodes/hideshow.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.