added a missing close paren
svn path=/trunk/; revision=14120
This commit is contained in:
@ -278,7 +278,7 @@
|
||||
<option value="not exists">
|
||||
<title>does not exist</title>
|
||||
<code>
|
||||
(match-all (not (header-exists ${header-field}))
|
||||
(match-all (not (header-exists ${header-field})))
|
||||
</code>
|
||||
</option>
|
||||
<option value="matches soundex">
|
||||
|
Reference in New Issue
Block a user