emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 0b5cc6c: ; Fix oauth typos in last change.


From: Basil L. Contovounesios
Subject: master 0b5cc6c: ; Fix oauth typos in last change.
Date: Thu, 5 Aug 2021 06:57:41 -0400 (EDT)

branch: master
commit 0b5cc6c567932b38e8638d67abec2b20dc66b42c
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix oauth typos in last change.
---
 doc/misc/gnus.texi | 2 +-
 etc/NEWS           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 015a170..17da507 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 bfbae9f..5276a09 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]