changeset 81179:63f9687cbca3

(mh-index-group-by-folder): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 06 Jun 2007 15:42:48 +0000
parents dd86b90cb2cb
children 099e1f6a18ec
files lisp/mh-e/mh-search.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/mh-search.el	Wed Jun 06 15:42:04 2007 +0000
+++ b/lisp/mh-e/mh-search.el	Wed Jun 06 15:42:48 2007 +0000
@@ -1357,7 +1357,7 @@
 ;;;###mh-autoload
 (defun mh-index-group-by-folder ()
   "Partition the messages based on source folder.
-Returns an alist with the the folder names in the car and the cdr
+Returns an alist with the folder names in the car and the cdr
 being the list of messages originally from that folder."
   (save-excursion
     (goto-char (point-min))