diff lisp/gnus/gnus-sum.el @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents b4833df45a4c
children 5fe3e0ee7fd7
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el	Thu Dec 20 18:59:32 2001 +0000
+++ b/lisp/gnus/gnus-sum.el	Thu Dec 20 19:01:00 2001 +0000
@@ -5972,7 +5972,7 @@
   (unless (eq major-mode 'gnus-summary-mode)
     (set-buffer gnus-summary-buffer))
   (let ((article (or article (gnus-summary-article-number)))
-	(all-headers (not (not all-headers))) ;Must be T or NIL.
+	(all-headers (not (not all-headers))) ;Must be t or nil.
 	gnus-summary-display-article-function)
     (and (not pseudo)
 	 (gnus-summary-article-pseudo-p article)