aboutsummaryrefslogtreecommitdiffstats
path: root/filter/e-filter-rule.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter/e-filter-rule.h')
-rw-r--r--filter/e-filter-rule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/e-filter-rule.h b/filter/e-filter-rule.h
index 924fb14074..75f003b0e0 100644
--- a/filter/e-filter-rule.h
+++ b/filter/e-filter-rule.h
@@ -73,7 +73,7 @@ enum _filter_threading_t {
#define E_FILTER_SOURCE_DEMAND "demand" /* performed on the selected folder
* when the user asks for it */
#define E_FILTER_SOURCE_OUTGOING "outgoing"/* performed on outgoing mail */
-#define E_FILTER_SOURCE_JUNKTEST "junktest"/* perform only junktest on incoming mail */
+#define E_FILTER_SOURCE_JUNKTEST "junktest"/* check incoming mail for junk */
struct _EFilterRule {
GObject parent_object;