We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#search
1 parent 72daef1 commit a8eba5eCopy full SHA for a8eba5e
lib/net/imap.rb
@@ -1942,7 +1942,7 @@ def uid_expunge(uid_set)
1942
# and returns either a SearchResult or an ESearchResult. SearchResult
1943
# inherits from Array (for backward compatibility) but adds
1944
# SearchResult#modseq when the +CONDSTORE+ capability has been enabled.
1945
- # ESearchResult also implements to_a{rdoc-ref:ESearchResult#to_a}, for
+ # ESearchResult also implements {#to_a}[rdoc-ref:ESearchResult#to_a], for
1946
# compatibility with SearchResult.
1947
#
1948
# +criteria+ is one or more search keys and their arguments, which may be
0 commit comments