Skip to content

Commit 22c71c4

Browse files
committed
📚 Fix rdoc heading level
1 parent 92724a2 commit 22c71c4

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
@@ -735,7 +735,7 @@ module Net
735735
# * {GSSAPI/Kerberos/SASL Service Names}[https://www.iana.org/assignments/gssapi-service-names/gssapi-service-names.xhtml]:
736736
# +imap+
737737
# * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
738-
# ===== For currently unsupported features:
738+
# ==== For currently unsupported features:
739739
# * {IMAP Quota Resource Types}[http://www.iana.org/assignments/imap4-capabilities#imap-capabilities-2]
740740
# * {LIST-EXTENDED options and responses}[https://www.iana.org/assignments/imap-list-extended/imap-list-extended.xhtml]
741741
# * {IMAP METADATA Server Entry and Mailbox Entry Registries}[https://www.iana.org/assignments/imap-metadata/imap-metadata.xhtml]

0 commit comments

Comments
 (0)