changeset 81292:6bfce4a5b63e

(rmail-movemail-variant-in-use): Fix doc typo.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 09 Jun 2007 12:52:02 +0000
parents 7edf1ae10375
children a4f9cc3b4ee7
files lisp/mail/rmail.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Sat Jun 09 03:19:04 2007 +0000
+++ b/lisp/mail/rmail.el	Sat Jun 09 12:52:02 2007 +0000
@@ -228,7 +228,7 @@
   `emacs'     Means any implementation, compatible with the native Emacs one.
               This is the default;
   `mailutils' Means GNU mailutils implementation, capable of handling full
-mail URLs as the source mailbox;")
+mail URLs as the source mailbox.")
 
 ;;;###autoload
 (defun rmail-movemail-variant-p (&rest variants)