summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-async.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-08-08 07:34:30 +0000
committerGlenn Morris <rgm@gnu.org>2007-08-08 07:34:30 +0000
commite7f767c25e3d7abd0a456c838d8c1747649aebff (patch)
tree8f51a8c12c1debf706eeb47e04368fa80451e60c /lisp/gnus/gnus-async.el
parent3ecd3a56c0b0d9453272308be2aae4fca444e9f3 (diff)
downloademacs-e7f767c25e3d7abd0a456c838d8c1747649aebff.tar.gz
Replace `iff' in doc-strings and comments.
Diffstat (limited to 'lisp/gnus/gnus-async.el')
-rw-r--r--lisp/gnus/gnus-async.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-async.el b/lisp/gnus/gnus-async.el
index 3493d51950d..a06724855c5 100644
--- a/lisp/gnus/gnus-async.el
+++ b/lisp/gnus/gnus-async.el
@@ -320,7 +320,7 @@ It should return non-nil if the article is to be prefetched."
(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)