1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00

; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (bug#78235).

This commit is contained in:
Eli Zaretskii 2025-05-04 09:47:49 +03:00
parent 28a276efe8
commit 81629b2b2b

View file

@ -201,8 +201,8 @@ Leave mails for this many days" :value 14)))))
(string :tag "Program"))
(group :inline t
(const :format ""
:value :authenticator)
(choice :tag "Authenticator"
:value :authentication)
(choice :tag "Authentication"
:value login
,@mail-source-imap-authenticators))
(group :inline t