Skip to content

Commit e2fddbc

Browse files
committed
📚 Fix constants rdoc section
Without resetting to the default section, code that's loaded later may be documented in the wrong place
1 parent ecbaabc commit e2fddbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/net/imap/flags.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,5 +257,6 @@ class IMAP < Protocol
257257
# special use is likely not to be supported.
258258
TRASH = :Trash
259259

260+
# :section:
260261
end
261262
end

0 commit comments

Comments
 (0)