aboutsummaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/filtertypes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/filtertypes.xml b/filter/filtertypes.xml
index bca26ca0b3..8b931cad74 100644
--- a/filter/filtertypes.xml
+++ b/filter/filtertypes.xml
@@ -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">