Skip to content

Commit 3fdc9f6

Browse files
committed
📚 Fix #auth_capable? rdoc reference
1 parent 4c359c1 commit 3fdc9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ module Net
109109
# sending them. Special care should be taken to follow the #capabilities
110110
# requirements for #starttls, #login, and #authenticate.
111111
#
112-
# See #capable?, #auth_capable, #capabilities, #auth_mechanisms to discover
112+
# See #capable?, #auth_capable?, #capabilities, #auth_mechanisms to discover
113113
# server capabilities. For relevant capability requirements, see the
114114
# documentation on each \IMAP command.
115115
#

0 commit comments

Comments
 (0)