fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e5b75da1fe
commit
02a15031b1
@ -605,7 +605,7 @@ module OpenURI
|
|||||||
#
|
#
|
||||||
# If :progress_proc option is specified, the proc is called with one
|
# If :progress_proc option is specified, the proc is called with one
|
||||||
# argument each time when `open' gets content fragment from network.
|
# argument each time when `open' gets content fragment from network.
|
||||||
# The argument `size' `size' is a accumulated transfered size in bytes.
|
# The argument `size' `size' is a accumulated transferred size in bytes.
|
||||||
#
|
#
|
||||||
# If two or more transfer is done by HTTP redirection, the procedure
|
# If two or more transfer is done by HTTP redirection, the procedure
|
||||||
# is called only one for a last transfer.
|
# is called only one for a last transfer.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user