]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.
authorStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 19:27:37 +0000 (21:27 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 19:27:37 +0000 (21:27 +0200)
lisp/gnus/gnus.el

index 660dceec6f9815b27f53231413e1b27aaf547e8d..b036978efa8fc37c2bc373eccc8f7818a387190c 100644 (file)
@@ -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"