Skip to content

Commit 15d511d

Browse files
committed
📚 Fix XOauth2Authenticator rdoc typo
1 parent 1f26b8c commit 15d511d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap/sasl/xoauth2_authenticator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# Although this mechanism was never standardized and has been obsoleted by
1515
# "+OAUTHBEARER+", it is still very widely supported.
1616
#
17-
# See Net::IMAP::SASL:: OAuthBearerAuthenticator.
17+
# See Net::IMAP::SASL::OAuthBearerAuthenticator.
1818
class Net::IMAP::SASL::XOAuth2Authenticator
1919

2020
# It is unclear from {Google's original XOAUTH2

0 commit comments

Comments
 (0)