* spam.el: Fix typo.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Sat, 1 Mar 2003 21:42:29 +0000 (21:42 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Sat, 1 Mar 2003 21:42:29 +0000 (21:42 +0000)
lisp/ChangeLog
lisp/spam.el

index ab5d6d3..0cde70b 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * spam.el: Fix typo.
+
 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
        (Trivial patch.)
 
index a908415..8d96d45 100644 (file)
@@ -818,7 +818,7 @@ Uses `gnus-newsgroup-name' if category is nil (for ham registration)."
 
       ;; Add hooks for loading and saving the spam stats
       (add-hook 'gnus-save-newsrc-hook 'spam-maybe-spam-stat-save)
-      (add-hook 'gnus-get-new-news-hook 'spam-maybe-spam-stat-load))
+      (add-hook 'gnus-get-new-news-hook 'spam-maybe-spam-stat-load)
       (add-hook 'gnus-startup-hook 'spam-maybe-spam-stat-load))
 
   (file-error (progn