summaryrefslogtreecommitdiff
path: root/benchmark/vm_thread_pass.rb
diff options
context:
space:
mode:
authorMasato Ohba <over.rye@gmail.com>2019-08-10 09:28:37 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-08-10 09:35:28 +0900
commit690282472960ff070883bd2151a0728ee5a01eea (patch)
tree2b28a225ee445e9da4d42c872d8fc698f91485d9 /benchmark/vm_thread_pass.rb
parent49f88eb2f1e8c46a4a3b5f6ea3dfa5a5f9d32988 (diff)
Fix typo in comment [ci skip]
s/Thtread/Thread
Diffstat (limited to 'benchmark/vm_thread_pass.rb')
-rw-r--r--benchmark/vm_thread_pass.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/vm_thread_pass.rb b/benchmark/vm_thread_pass.rb
index e5f2352610..438bd08d45 100644
--- a/benchmark/vm_thread_pass.rb
+++ b/benchmark/vm_thread_pass.rb
@@ -1,4 +1,4 @@
-# Plenty Thtread.pass
+# Plenty Thread.pass
# A performance may depend on GVL implementation.
tmax = (ARGV.shift || 8).to_i