From 2ef1d8c72ccabb8fae735dd49511422d984fe1de Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 25 Mar 2004 12:24:41 +0000 Subject: [PATCH] Typo. --- lisp/pop3.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/pop3.el b/lisp/pop3.el index 6189a61..9a184db 100644 --- a/lisp/pop3.el +++ b/lisp/pop3.el @@ -64,7 +64,7 @@ ;;(setq mail-sources '((pop :server "pop3.mail.server" :leave t))) ;; ;; Already read mails are registered into the ~/.uidls-SERVER file -;; (which is the default, see `pop3-uidl-file-name'), and You will +;; (which is the default, see `pop3-uidl-file-name'), and you will ;; never need to fetch them twice. The default value for the ;; `:leave' keyword is specified by the `pop3-leave-mail-on-server' ;; variable. You have no need to modify that value normally. -- 1.7.10.4