From 8028f22b1889d73151b85bd867dd27bb82da8216 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 8 Aug 2022 21:27:37 +0200 Subject: [PATCH] ; * 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 660dceec6f9..b036978efa8 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" -- 2.39.2