Skip to content

Commit 1d02b3d

Browse files
authored
Merge pull request #254 from ruby/typofix
Fixed by `misspell -w -error -source=text`
2 parents e5d4b03 + 03f36b6 commit 1d02b3d

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
@@ -1323,7 +1323,7 @@ def response_body_encoding=(value)
13231323
# see {Proxy Server}[rdoc-ref:Net::HTTP@Proxy+Server].
13241324
attr_writer :proxy_pass
13251325

1326-
# Sets wheter the proxy uses SSL;
1326+
# Sets whether the proxy uses SSL;
13271327
# see {Proxy Server}[rdoc-ref:Net::HTTP@Proxy+Server].
13281328
attr_writer :proxy_use_ssl
13291329

0 commit comments

Comments
 (0)