]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix oauth typos in last change.
authorBasil L. Contovounesios <contovob@tcd.ie>
Thu, 5 Aug 2021 10:40:31 +0000 (11:40 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Thu, 5 Aug 2021 10:40:31 +0000 (11:40 +0100)
doc/misc/gnus.texi
etc/NEWS

index 015a170e5e13c9ad0d2320d693098d48b38a77e3..17da5071cb6656c3086d701721471c133d9b7e7b 100644 (file)
@@ -14516,7 +14516,7 @@ this should be set to @code{anonymous}.  If this variable isn't set,
 the normal login methods will be used.  If you wish to specify a
 specific login method to be used, you can set this variable to either
 @code{login} (the traditional @acronym{IMAP} login method),
-@code{plain}, @code{cram-md5} or @code{xoath2}.  (The latter method
+@code{plain}, @code{cram-md5} or @code{xoauth2}.  (The latter method
 requires using the @file{oauth2.el} library.)
 
 @item nnimap-expunge
index bfbae9fc5da5ad47923c9e989c4966c1f644f0aa..5276a0981e90b56c6693e9a6d8b03eac1df2f609 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1000,7 +1000,7 @@ String or list of strings specifying switches for Git log under VC.
 ** Gnus
 
 +++
-*** nnimap now supports the oath2.el library.
+*** nnimap now supports the oauth2.el library.
 
 +++
 *** New Summary buffer sort options for extra headers.