diff man/lispref/searching.texi @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents c9fe270a4101
children 341dac730539
line wrap: on
line diff
--- a/man/lispref/searching.texi	Mon Aug 13 10:38:47 2007 +0200
+++ b/man/lispref/searching.texi	Mon Aug 13 10:39:40 2007 +0200
@@ -455,7 +455,7 @@
 the same exact text.
 
 @item \(?: @dots{} \)
-@cindex @samp{(?:} in regex
+@cindex @samp{\(?:} in regexp
 @cindex regexp grouping
 is called a @dfn{shy} grouping operator, and it is used just like
 @samp{\( @dots{} \)}, except that it does not cause the matched