mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d702ec4af6
commit
721ec2272c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ require "e2mmap.rb"
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
#
|
#
|
||||||
# ThreadsWait.all_wait(thr1, thr2, ...) do |t|
|
# ThreadsWait.all_waits(thr1, thr2, ...) do |t|
|
||||||
# STDERR.puts "Thread #{t} has terminated."
|
# STDERR.puts "Thread #{t} has terminated."
|
||||||
# end
|
# end
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue