gnus-art.el (article-hide-list-identifiers): Fix a typo in doc string
authorSam Steingold <sds@gnu.org>
Sat, 6 Dec 2014 01:39:04 +0000 (01:39 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sat, 6 Dec 2014 01:39:04 +0000 (01:39 +0000)
lisp/gnus-art.el

index d759583..bfc8c63 100644 (file)
@@ -3083,7 +3083,7 @@ images if any to the browser, and deletes them when exiting the group
        (gnus-summary-show-article)))))
 
 (defun article-hide-list-identifiers ()
-  "Remove list identifies from the Subject header.
+  "Remove list identifiers from the Subject header.
 The `gnus-list-identifiers' variable specifies what to do."
   (interactive)
   (let ((inhibit-point-motion-hooks t)