]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-index-group-by-folder): Fix typos in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 6 Jun 2007 22:37:07 +0000 (22:37 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 6 Jun 2007 22:37:07 +0000 (22:37 +0000)
lisp/mh-e/mh-search.el

index 715556ad16dd79c25f2f31ef86daf7cc5ca11b7b..ebd45aef6a60292b678d48944187e334969d0eb5 100644 (file)
@@ -1357,7 +1357,7 @@ record is invalid return 'error."
 ;;;###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))