Fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5a10e577df
commit
905e89675f
@ -79,7 +79,7 @@ module Net # :nodoc:
|
||||
|
||||
##
|
||||
# WriteTimeout, a subclass of Timeout::Error, is raised if a chunk of the
|
||||
# response cannot be read within the read_timeout.
|
||||
# response cannot be write within the write_timeout.
|
||||
|
||||
class WriteTimeout < Timeout::Error; end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user