summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-10-16 08:37:41 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-10-16 08:37:41 +0000
commit87b9353b6579b048f27fd7b14cf38ff2f287e0ee (patch)
treefbbbf14893344df41dff60c65e54d182c98349af /init.h
parentafee807bc84e4d2ebb2ea2014be8bb3167ce0bf7 (diff)
scoring documentation fix.
Diffstat (limited to 'init.h')
-rw-r--r--init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.h b/init.h
index 4f47e225..ff26bc6c 100644
--- a/init.h
+++ b/init.h
@@ -1578,7 +1578,7 @@ struct option_t MuttVars[] = {
** Messages which have been assigned a score equal to or lower than the value
** of this variable are automatically marked as read by mutt. Since
** mutt scores are always greater than or equal to zero, the default setting
- ** of this variable will never mark a message for deletion.
+ ** of this variable will never mark a message read.
*/
{ "send_charset", DT_STR, R_NONE, UL &SendCharset, UL "" },
/*