[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/gnus/spam-stat.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/gnus/spam-stat.el |
Date: |
Thu, 16 Feb 2006 11:36:22 +0000 |
Index: emacs/lisp/gnus/spam-stat.el
diff -u emacs/lisp/gnus/spam-stat.el:1.10 emacs/lisp/gnus/spam-stat.el:1.11
--- emacs/lisp/gnus/spam-stat.el:1.10 Sun Feb 5 13:56:43 2006
+++ emacs/lisp/gnus/spam-stat.el Thu Feb 16 11:36:21 2006
@@ -323,7 +323,7 @@
,@body))
(defun spam-stat-buffer-words ()
- "Return a hash table of words and number of occurences in the buffer."
+ "Return a hash table of words and number of occurrences in the buffer."
(with-spam-stat-max-buffer-size
(with-syntax-table spam-stat-syntax-table
(goto-char (point-min))