Skip to content

Commit 7ac7401

Browse files
committed
Re-apply d22ca54 after testing
1 parent 0d735a1 commit 7ac7401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ class HTTPHeaderSyntaxError < StandardError; end
656656
# - {:min_version=}[rdoc-ref:Net::HTTP#min_version=]:
657657
# Sets the minimum SSL version.
658658
# - {#peer_cert}[rdoc-ref:Net::HTTP#peer_cert]:
659-
# Returns the X509 certificate chain for the sessions socket peer.
659+
# Returns the X509 certificate chain for the session's socket peer.
660660
# - {:ssl_version}[rdoc-ref:Net::HTTP#ssl_version]:
661661
# Returns the SSL version.
662662
# - {:ssl_version=}[rdoc-ref:Net::HTTP#ssl_version=]:

0 commit comments

Comments
 (0)