From 37f255146028954e5c3c374fa2f1eb596b69f9a4 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 11 Feb 2025 07:50:05 +0100 Subject: [PATCH] ; * lisp/gnus/nnweb.el (nnweb-type): Doc fix. --- lisp/gnus/nnweb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/nnweb.el b/lisp/gnus/nnweb.el index 57964f93437..9ada2dbc1d7 100644 --- a/lisp/gnus/nnweb.el +++ b/lisp/gnus/nnweb.el @@ -42,7 +42,7 @@ (defvoo nnweb-type 'google "What search engine type is being used. -Valid types include `google' and `dejanews'.") +The only valid type is currently `google'.") (defvar nnweb-type-definition '((google -- 2.30.2