Skip to content

Commit 954698b

Browse files
authored
Merge pull request #91 from 284km/fix_typo
Fix a typo
2 parents f12225f + 2d92b2e commit 954698b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http/persistent.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ def normalize_uri uri
762762

763763
##
764764
# Pipelines +requests+ to the HTTP server at +uri+ yielding responses if a
765-
# block is given. Returns all responses recieved.
765+
# block is given. Returns all responses received.
766766
#
767767
# See
768768
# Net::HTTP::Pipeline[http://docs.seattlerb.org/net-http-pipeline/Net/HTTP/Pipeline.html]

0 commit comments

Comments
 (0)