aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filtertypes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filtertypes.xml')
-rw-r--r--filter/filtertypes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/filtertypes.xml b/filter/filtertypes.xml
index 0eb9ca242d..e0837cf09e 100644
--- a/filter/filtertypes.xml
+++ b/filter/filtertypes.xml
@@ -423,7 +423,7 @@
(match-all (system-flag ${flag}))
</code>
</option>
- <option value="is-not">
+ <option value="is not">
<title>is not</title>
<code>
(match-all (not (system-flag ${flag})))