diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-09 22:53:19 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-09 22:55:06 -0700 |
| commit | 5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch) | |
| tree | 66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /lisp/gnus/spam.el | |
| parent | 0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff) | |
| download | emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz | |
; Typo fixes, mostly repeated words
Diffstat (limited to 'lisp/gnus/spam.el')
| -rw-r--r-- | lisp/gnus/spam.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/spam.el b/lisp/gnus/spam.el index 6378e3e97e1..f14af741f75 100644 --- a/lisp/gnus/spam.el +++ b/lisp/gnus/spam.el @@ -628,7 +628,7 @@ order for SpamAssassin to recognize the new registered spam." :group 'spam-spamassassin) (defcustom spam-sa-learn-unregister-switch "--forget" - "The switch that sa-learn uses to unregister messages messages." + "The switch that sa-learn uses to unregister messages." :type 'string :group 'spam-spamassassin) |
