From faac65905c5e92cfb1e718b3bd3e51c21c40387a Mon Sep 17 00:00:00 2001 From: jprocter Date: Wed, 8 Jun 2005 15:28:10 +0000 Subject: [PATCH] punctuation (sorry ;-) --- help/html/features/search.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/html/features/search.html b/help/html/features/search.html index bffc1ff..532fcb4 100755 --- a/help/html/features/search.html +++ b/help/html/features/search.html @@ -84,12 +84,12 @@ below describes some of the regular expression syntax:

{min,} Matches of the preceding element matched at least the - specified number of times. + specified number of times {min,max} Matches if the preceding element matches min or at most max - number of times. + number of times -- 1.7.10.2