summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--etc/NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 015a170e5e1..17da5071cb6 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -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
diff --git a/etc/NEWS b/etc/NEWS
index bfbae9fc5da..5276a0981e9 100644
--- 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.