]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-split-methods): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 7 Jun 2007 14:32:38 +0000 (14:32 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 7 Jun 2007 14:32:38 +0000 (14:32 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el

index bfbe4ad29fa2966f513dc0b60e388caec6e329b0..e5b314bf20a762456e34643ab613a0c5489d323e 100644 (file)
@@ -1,5 +1,6 @@
 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
 
+       * gnus-art.el (gnus-split-methods):
        * mail-source.el (mail-source-delete-old-incoming-confirm):
        Fix typo in docstring.
 
index 6ae52b5eeddd83027acf4e203ebfb430a12ca60b..83e4ec71b79c0313b9e946f7081c14d806946a1d 100644 (file)
@@ -651,7 +651,7 @@ value is a list of possible files to save in if the match is non-nil.
 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