; * lisp/gnus/nnweb.el (nnweb-type): Doc fix.
This commit is contained in:
parent
411db55432
commit
37f2551460
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
(defvoo nnweb-type 'google
|
(defvoo nnweb-type 'google
|
||||||
"What search engine type is being used.
|
"What search engine type is being used.
|
||||||
Valid types include `google' and `dejanews'.")
|
The only valid type is currently `google'.")
|
||||||
|
|
||||||
(defvar nnweb-type-definition
|
(defvar nnweb-type-definition
|
||||||
'((google
|
'((google
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue