[gnus git] branch master updated: m0-5-159-gba03552 =1= pop3.el: Spelling fix
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via ba035521e28057d09c2ccb7b596f78b742ed01b9 (commit)
from fbd45bd648c102b5af30eef64cfa6490922f5640 (commit)
- Log -----------------------------------------------------------------
commit ba035521e28057d09c2ccb7b596f78b742ed01b9
Author: Paul Eggert <[email protected]>
Date: Wed Nov 14 07:54:46 2012 +0000
pop3.el: Spelling fix
diff --git a/lisp/pop3.el b/lisp/pop3.el
index f95bf26..801ed66 100644
--- a/lisp/pop3.el
+++ b/lisp/pop3.el
@@ -178,7 +178,7 @@ Shorter values mean quicker response, but are more CPU intensive.")
1000))))))
(defvar pop3-uidl)
-;; List of UIDLs of existing messages at pesent in the server:
+;; List of UIDLs of existing messages at present in the server:
;; ("UIDL1" "UIDL2" "UIDL3"...)
(defvar pop3-uidl-saved)
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/pop3.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project