mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 17:14:01 +02:00
merge revision(s) 53299: [Backport #11870]
* cont.c, doc, man: fix common misspelling. [ruby-core:72466] [Bug #11870] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@54040 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cb37e4013e
commit
0df86c0b0a
19 changed files with 51 additions and 46 deletions
|
@ -359,7 +359,7 @@ class TestWEBrickHTTPServer < Test::Unit::TestCase
|
|||
http.request(req){|res| assert_equal("foo", res.body) }
|
||||
end
|
||||
rescue Timeout::Error
|
||||
flunk('corrupted reponse')
|
||||
flunk('corrupted response')
|
||||
end
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue