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.
1 parent 5dc63c2 commit 4057c66Copy full SHA for 4057c66
lib/net/imap.rb
@@ -1912,7 +1912,7 @@ def ensure_mod_sequence_value(num)
1912
# raw_data:: Returns the raw data string.
1913
UntaggedResponse = Struct.new(:name, :data, :raw_data)
1914
1915
- # Net::IMAP::IgnoredResponse represents intentionaly ignored responses.
+ # Net::IMAP::IgnoredResponse represents intentionally ignored responses.
1916
#
1917
# This includes untagged response "NOOP" sent by eg. Zimbra to avoid some
1918
# clients to close the connection.
0 commit comments