From caf213c53d8d2c86d25ad2dc5e1e325495edad66 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 Feb 2006 11:36:21 +0000 Subject: (spam-stat-buffer-words): Fix typo in docstring. --- lisp/gnus/spam-stat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/gnus/spam-stat.el') diff --git a/lisp/gnus/spam-stat.el b/lisp/gnus/spam-stat.el index 66f302d32e5..e21372bd649 100644 --- a/lisp/gnus/spam-stat.el +++ b/lisp/gnus/spam-stat.el @@ -323,7 +323,7 @@ Use `spam-stat-ngood', `spam-stat-nbad', `spam-stat-good', ,@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)) -- cgit v1.2.1