changeset 77979:f05ecc8156d4

(gnus-split-methods): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Jun 2007 14:31:53 +0000
parents ed2eca716540
children 7c884cbae924
files lisp/gnus/gnus-art.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/gnus-art.el	Thu Jun 07 14:27:21 2007 +0000
+++ b/lisp/gnus/gnus-art.el	Thu Jun 07 14:31:53 2007 +0000
@@ -651,7 +651,7 @@
 If the match is a string, it is used as a regexp match on the
 article.  If the match is a symbol, that symbol will be funcalled
 from the buffer of the article to be saved with the newsgroup as the
-parameter.  If it is a list, it will be evaled in the same buffer.
+parameter.  If it is a list, it will be evalled in the same buffer.
 
 If this form or function returns a string, this string will be used as
 a possible file name; and if it returns a non-nil list, that list will