diff options
Diffstat (limited to 'lisp/gnus/message.el')
-rw-r--r-- | lisp/gnus/message.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index 6c10a4ae976..272e6bf4b7d 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el @@ -2822,7 +2822,7 @@ systematically send encrypted emails when possible." The value must be a list of three elements, all strings: - Key ID, in hexadecimal form; -- Key URL or ASCII armoured key; and +- Key URL or ASCII armored key; and - Protection preference, one of: \"unprotected\", \"sign\", \"encrypt\" or \"signencrypt\". |