emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 9c72233: fix a typo in doc string


From: Sam Steingold
Subject: [Emacs-diffs] master 9c72233: fix a typo in doc string
Date: Fri, 05 Dec 2014 14:40:07 +0000

branch: master
commit 9c72233e631d8a41234522f832fd162782f0a587
Author: Sam Steingold <address@hidden>
Commit: Sam Steingold <address@hidden>

    fix a typo in doc string
---
 lisp/gnus/gnus-art.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el
index b45638b..62a60b2 100644
--- a/lisp/gnus/gnus-art.el
+++ b/lisp/gnus/gnus-art.el
@@ -3082,7 +3082,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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]