From: Stefan Kangas Date: Mon, 8 Aug 2022 19:27:37 +0000 (+0200) Subject: ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo. X-Git-Tag: emacs-29.0.90~1447^2~298 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8028f22b1889d73151b85bd867dd27bb82da8216;p=emacs.git ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo. --- 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"