diff lisp/utils/highlight-headers.el @ 203:850242ba4a81 r20-3b28

Import from CVS: tag r20-3b28
author cvs
date Mon, 13 Aug 2007 10:02:21 +0200
parents 8eaf7971accc
children
line wrap: on
line diff
--- a/lisp/utils/highlight-headers.el	Mon Aug 13 10:01:24 2007 +0200
+++ b/lisp/utils/highlight-headers.el	Mon Aug 13 10:02:21 2007 +0200
@@ -113,7 +113,7 @@
   :group 'highlight-headers)
 
 (defcustom highlight-headers-highlight-citation-too nil
-  "*Whether the whole citation line should go in the `mesage-cited-text' face.
+  "*Whether the whole citation line should go in the `message-cited-text' face.
 If nil, the text matched by `highlight-headers-citation-regexp' is in the
 default face, and the remainder of the line is in the message-cited-text face."
   :type 'boolean