added a missing close paren

svn path=/trunk/; revision=14120
This commit is contained in:
Jeffrey Stedfast
2001-10-26 01:58:05 +00:00
parent 966680aa9f
commit f8b3f5bb88

View File

@ -278,7 +278,7 @@
<option value="not exists"> <option value="not exists">
<title>does not exist</title> <title>does not exist</title>
<code> <code>
(match-all (not (header-exists ${header-field})) (match-all (not (header-exists ${header-field})))
</code> </code>
</option> </option>
<option value="matches soundex"> <option value="matches soundex">