(mh-draft-folder): Doc fix (Nil -> nil).
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Nov 2006 09:14:35 +0000 (09:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Nov 2006 09:14:35 +0000 (09:14 +0000)
lisp/mh-e/mh-e.el

index ba48a84..b0c616c 100644 (file)
@@ -188,7 +188,7 @@ This directory contains, among other things, the mhl program.")
 (defvar mh-draft-folder nil
   "Cached value of the \"Draft-Folder:\" MH profile component.
 Name of folder containing draft messages.
-Nil means do not use a draft folder.")
+nil means do not use a draft folder.")
 
 (defvar mh-inbox nil
   "Cached value of the \"Inbox:\" MH profile component.