emacs-diffs
[Top][All Lists]
Advanced

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

master 8028f22b18: ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.


From: Stefan Kangas
Subject: master 8028f22b18: ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.
Date: Mon, 8 Aug 2022 15:27:47 -0400 (EDT)

branch: master
commit 8028f22b1889d73151b85bd867dd27bb82da8216
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.
---
 lisp/gnus/gnus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index 660dceec6f..b036978efa 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -2237,7 +2237,7 @@ Disabling the agent may result in noticeable loss of 
performance."
 
 Can be a list of symbols or a string.  Valid symbols are `gnus'
 (show Gnus version) and `emacs' (show Emacs version).  In
-addition to the Emacs version, you can add`config' (show system
+addition to the Emacs version, you can add `config' (show system
 configuration) or `type' (show system type).  If you set it to a
 string, be sure to use a valid format, see RFC 2616."
   :version "22.1"



reply via email to

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