# HG changeset patch # User Juanma Barranquero # Date 1170090193 0 # Node ID 69ddf7e920dde573fa5a4a80178911acb0fb20ff # Parent f02795ed5f3eeb9f06db68998b02f4482f9c7856 (gnus-button-prefer-mid-or-mail): Fix typo in docstring. diff -r f02795ed5f3e -r 69ddf7e920dd lisp/gnus/gnus-art.el --- a/lisp/gnus/gnus-art.el Mon Jan 29 17:01:33 2007 +0000 +++ b/lisp/gnus/gnus-art.el Mon Jan 29 17:03:13 2007 +0000 @@ -6238,7 +6238,7 @@ 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