]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/gnus/mml2015.el (mml2015-signers): Minor doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 12 Feb 2011 01:31:35 +0000 (20:31 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 12 Feb 2011 01:31:35 +0000 (20:31 -0500)
lisp/gnus/mml2015.el

index 1271168fffc779e1ddbccd28628b547c6bd7bcc1..df106bb6de804ac9dc96fb4f759ca38beff244c3 100644 (file)
@@ -116,7 +116,7 @@ Whether the passphrase is cached at all is controlled by
   :type 'integer)
 
 (defcustom mml2015-signers nil
-  "A list of your own key ID which will be used to sign a message.
+  "A list of your own key ID(s) which will be used to sign a message.
 If set, it overrides the setting of `mml2015-sign-with-sender'."
   :group 'mime-security
   :type '(repeat (string :tag "Key ID")))