aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/gnus-art.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el
index 806d8793652..b03c3e71919 100644
--- a/lisp/gnus/gnus-art.el
+++ b/lisp/gnus/gnus-art.el
@@ -661,7 +661,7 @@ This is meant for people who want to view first matched part.
661For `undisplayed-alternative' (default), the first undisplayed 661For `undisplayed-alternative' (default), the first undisplayed
662part or alternative part is used. For `undisplayed', the first 662part or alternative part is used. For `undisplayed', the first
663undisplayed part is used. For a function, the first part which 663undisplayed part is used. For a function, the first part which
664the function return `t' is used. For `nil', the first part is 664the function return t is used. For nil, the first part is
665used." 665used."
666 :version "21.1" 666 :version "21.1"
667 :group 'gnus-article-mime 667 :group 'gnus-article-mime