1
0
Fork 0
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:
Masato Ohba 2019-08-10 09:28:37 +09:00 committed by Takashi Kokubun
parent 49f88eb2f1
commit 6902824729
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -1,4 +1,4 @@
# Plenty Thtread.pass
# Plenty Thread.pass
# A performance may depend on GVL implementation.
tmax = (ARGV.shift || 8).to_i