From: Juanma Barranquero Date: Mon, 29 Jan 2007 17:03:13 +0000 (+0000) Subject: (gnus-button-prefer-mid-or-mail): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.94~524 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aa819354588d927176f6dcaaea8a57136ecc6eb1;p=emacs.git (gnus-button-prefer-mid-or-mail): Fix typo in docstring. --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index e757406f00d..c6ac13af6c9 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -6238,7 +6238,7 @@ Strings like this can be either a message ID or a mail address. If it is one of the symbols `mid' or `mail', Gnus will always assume that the string is a message ID or a mail address, respectively. If this variable is set to the symbol `ask', always query the user what do do. If it is a function, this -function will be called with the string as it's only argument. The function +function will be called with the string as its only argument. The function must return `mid', `mail', `invalid' or `ask'." :version "22.1" :group 'gnus-article-buttons