diff lisp/gnus/gnus-art.el @ 100934:ba087903e9ba

(gnus-treat-display-face): Fix docstring link to point to `(gnus)Face', not `(gnus)X-Face'.
author Tassilo Horn <tassilo@member.fsf.org>
date Tue, 06 Jan 2009 11:39:20 +0000
parents a9dc0e7c3f2b
children a22ed49b5bef
line wrap: on
line diff
--- a/lisp/gnus/gnus-art.el	Tue Jan 06 07:56:42 2009 +0000
+++ b/lisp/gnus/gnus-art.el	Tue Jan 06 11:39:20 2009 +0000
@@ -1453,7 +1453,7 @@
   "Display Face headers.
 Valid values are nil, t, `head', `first', `last', an integer or a
 predicate.  See Info node `(gnus)Customizing Articles' and Info
-node `(gnus)X-Face' for details."
+node `(gnus)Face' for details."
   :group 'gnus-article-treat
   :version "22.1"
   :link '(custom-manual "(gnus)Customizing Articles")