mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix typo in comment [ci skip]
s/Thtread/Thread
This commit is contained in:
parent
49f88eb2f1
commit
6902824729
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Plenty Thtread.pass
|
||||
# Plenty Thread.pass
|
||||
# A performance may depend on GVL implementation.
|
||||
|
||||
tmax = (ARGV.shift || 8).to_i
|
||||
|
|
Loading…
Reference in a new issue