]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (bug#78235).
authorEli Zaretskii <eliz@gnu.org>
Sun, 4 May 2025 06:47:49 +0000 (09:47 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 14:04:02 +0000 (16:04 +0200)
(cherry picked from commit 81629b2b2ba282136bc5055bbaa0302321306e61)

lisp/gnus/mail-source.el

index 954dce92e843de418b044eeed772b1ce7ee79914..5bf7c7c2b94f639f8e0f98e0240def3f0ae59493 100644 (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