diff lisp/mh-e/mh-e.el @ 67782:f2d49739378c

(mh-folders-changed): Fix typo in docstring.
author Bill Wohler <wohler@newt.com>
date Fri, 23 Dec 2005 22:14:50 +0000
parents 9c3504ae6060
children 3ca8b2234237
line wrap: on
line diff
--- a/lisp/mh-e/mh-e.el	Fri Dec 23 21:57:08 2005 +0000
+++ b/lisp/mh-e/mh-e.el	Fri Dec 23 22:14:50 2005 +0000
@@ -523,7 +523,7 @@
   "Lists which folders were affected by deletes and refiles.
 This list will always include the current folder
 `mh-current-folder'. This variable can be used by
-`mh-before-commands-processed-hook'.")
+`mh-after-commands-processed-hook'.")
 
 (defvar mh-next-direction 'forward
   "Direction to move to next message.")