diff lisp/gnus/nnimap.el @ 78486:f0a07da7dd45

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:27:37 +0000
parents 24202b793a08
children 12805c0f0e4e a3c27999decb 424b655804ca
line wrap: on
line diff
--- a/lisp/gnus/nnimap.el	Wed Aug 08 07:27:21 2007 +0000
+++ b/lisp/gnus/nnimap.el	Wed Aug 08 07:27:37 2007 +0000
@@ -1645,7 +1645,7 @@
       result)))
 
 (defun nnimap-mark-permanent-p (mark &optional group)
-  "Return t iff MARK can be permanently (between IMAP sessions) saved on articles, in GROUP."
+  "Return t if MARK can be permanently (between IMAP sessions) saved on articles, in GROUP."
   (imap-message-flag-permanent-p (nnimap-mark-to-flag mark)))
 
 (when nnimap-debug