From: jprocter Date: Wed, 8 Jun 2005 15:28:10 +0000 (+0000) Subject: punctuation (sorry ;-) X-Git-Tag: Release_2_0~91 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=faac65905c5e92cfb1e718b3bd3e51c21c40387a;p=jalview.git punctuation (sorry ;-) --- 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