diff lisp/gnus/gnus-sum.el @ 63399:9452fd6cf27f

(gnus-auto-select-subject): Fix quoting in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 14 Jun 2005 11:24:08 +0000
parents 88db2adda4b7
children 53e7abe8917f a1b34dec1104
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el	Tue Jun 14 11:23:09 2005 +0000
+++ b/lisp/gnus/gnus-sum.el	Tue Jun 14 11:24:08 2005 +0000
@@ -320,7 +320,7 @@
 first subject), `unread' (place point on the subject line of the first
 unread article), `best' (place point on the subject line of the
 higest-scored article), `unseen' (place point on the subject line of
-the first unseen article), 'unseen-or-unread' (place point on the subject
+the first unseen article), `unseen-or-unread' (place point on the subject
 line of the first unseen article or, if all article have been seen, on the
 subject line of the first unread article), or a function to be called to
 place point on some subject line."