diff lisp/gnus/mailcap.el @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents 8b1375dbcbc6
children 0d8b17d428b5
line wrap: on
line diff
--- a/lisp/gnus/mailcap.el	Thu Dec 20 18:59:32 2001 +0000
+++ b/lisp/gnus/mailcap.el	Thu Dec 20 19:01:00 2001 +0000
@@ -274,7 +274,7 @@
 
 (defcustom mailcap-download-directory nil
   "*Directory to which `mailcap-save-binary-file' downloads files by default.
-Nil means your home directory."
+nil means your home directory."
   :type '(choice (const :tag "Home directory" nil)
 		 directory)
   :group 'mailcap)