1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

(nnmail-prepare): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2005-07-04 00:56:02 +00:00
parent 339ccc6a76
commit e72c9bccaf

View file

@ -49,7 +49,7 @@
:group 'nnmail)
(defgroup nnmail-prepare nil
"Preparing (or mangling) new mail after retrival."
"Preparing (or mangling) new mail after retrieval."
:group 'nnmail)
(defgroup nnmail-duplicate nil