Index: gnus-async.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/gnus-async.el,v retrieving revision 6.2 diff -u -r6.2 gnus-async.el --- gnus-async.el 23 Jan 2003 19:21:21 -0000 6.2 +++ gnus-async.el 6 Feb 2003 10:03:46 -0000 @@ -314,7 +314,7 @@ (pop alist)))))) (defun gnus-async-prefetched-article-entry (group article) - "Return the entry for ARTICLE in GROUP iff it has been prefetched." + "Return the entry for ARTICLE in GROUP if it has been prefetched." (let ((entry (save-excursion (gnus-async-set-buffer) (assq (intern (format "%s-%d" group article)