Skip to content

Commit 4c61347

Browse files
committed
📚 Add a few missing words to docs
1 parent 6b226ca commit 4c61347

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
@@ -832,7 +832,7 @@ class << self
832832
alias default_ssl_port default_tls_port
833833
end
834834

835-
# Returns the initial greeting the server, an UntaggedResponse.
835+
# Returns the initial greeting sent by the server, an UntaggedResponse.
836836
attr_reader :greeting
837837

838838
# The client configuration. See Net::IMAP::Config.

0 commit comments

Comments
 (0)