(Commentary): Fix typo.
authorReiner Steib <Reiner.Steib@gmx.de>
Mon, 26 Jun 2006 12:08:33 +0000 (12:08 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Mon, 26 Jun 2006 12:08:33 +0000 (12:08 +0000)
lisp/ChangeLog
lisp/imap.el

index b0c625b..21fc2ef 100644 (file)
@@ -1,5 +1,7 @@
 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
 
+       * imap.el (Commentary): Fix typo.
+
        * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
        2006-04-22 contribution.
 
index c8772de..4f28d31 100644 (file)
@@ -80,7 +80,7 @@
 ;; LOGINDISABLED) (with use of external library starttls.el and
 ;; program starttls), and the GSSAPI / kerberos V4 sections of RFC1731
 ;; (with use of external program `imtest'), RFC2971 (ID).  It also
-;; take advantage the UNSELECT extension in Cyrus IMAPD.
+;; takes advantage of the UNSELECT extension in Cyrus IMAPD.
 ;;
 ;; Without the work of John McClary Prevost and Jim Radford this library
 ;; would not have seen the light of day.  Many thanks.