changeset 81252:71f54ad86dca

(gnus-split-methods): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Jun 2007 14:30:46 +0000
parents 9cf5ef418c32
children c53a4fbdd179
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:24:34 2007 +0000
+++ b/lisp/gnus/gnus-art.el	Thu Jun 07 14:30:46 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