]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-summary-highlight): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jul 2002 11:30:29 +0000 (11:30 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jul 2002 11:30:29 +0000 (11:30 +0000)
lisp/gnus/gnus-sum.el

index c47c03e528ce8e0837d08a3f533255f2e8ed431b..c577a59d808afb6dd95f4b8e375bc82cfe0aaffc 100644 (file)
@@ -788,10 +788,10 @@ automatically when it is selected."
      . gnus-summary-normal-read-face))
   "*Controls the highlighting of summary buffer lines.
 
-A list of (FORM . FACE) pairs.  When deciding how a a particular
-summary line should be displayed, each form is evaluated.  The content
-of the face field after the first true form is used.  You can change
-how those summary lines are displayed, by editing the face field.
+A list of (FORM . FACE) pairs.  When deciding how a particular summary
+line should be displayed, each form is evaluated.  The content of the
+face field after the first true form is used.  You can change how those
+summary lines are displayed, by editing the face field.
 
 You can use the following variables in the FORM field.