Fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c8e8f4dbab
commit
9f41da42eb
@ -159,7 +159,7 @@ class TestResolvDNS < Test::Unit::TestCase
|
||||
u.bind("127.0.0.1", 0)
|
||||
_, port, _, host = u.addr
|
||||
u.close
|
||||
# A rase condition here.
|
||||
# A race condition here.
|
||||
# Another program may use the port.
|
||||
# But no way to prevent it.
|
||||
Timeout.timeout(5) do
|
||||
|
Loading…
x
Reference in New Issue
Block a user