From: Juanma Barranquero Date: Wed, 6 Jun 2007 22:37:07 +0000 (+0000) Subject: (mh-index-group-by-folder): Fix typos in docstrings. X-Git-Tag: emacs-pretest-22.1.90~1399 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=886759228aaa66f2ebe9859b4c05864008eb421b;p=emacs.git (mh-index-group-by-folder): Fix typos in docstrings. --- diff --git a/lisp/mh-e/mh-search.el b/lisp/mh-e/mh-search.el index 715556ad16d..ebd45aef6a6 100644 --- a/lisp/mh-e/mh-search.el +++ b/lisp/mh-e/mh-search.el @@ -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))