From 886759228aaa66f2ebe9859b4c05864008eb421b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 6 Jun 2007 22:37:07 +0000 Subject: [PATCH] (mh-index-group-by-folder): Fix typos in docstrings. --- lisp/mh-e/mh-search.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- 2.39.5