Index: nnimap.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/nnimap.el,v retrieving revision 6.59 diff -u -r6.59 nnimap.el --- nnimap.el 25 Jan 2003 21:13:52 -0000 6.59 +++ nnimap.el 6 Feb 2003 10:03:42 -0000 @@ -1576,7 +1576,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