mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* benchmark/bm_app_aobench.rb: fix typos.
[ci skip][fix GH-1140] Patch by @jutaz * benchmark/bm_vm_thread_pipe.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d2e19fdc42
commit
30280ef6cd
3 changed files with 8 additions and 2 deletions
|
|
@ -229,7 +229,7 @@ class Scene
|
|||
w.times do |x|
|
||||
rad = Vec.new(0.0, 0.0, 0.0)
|
||||
|
||||
# Subsmpling
|
||||
# Subsampling
|
||||
nsubsamples.times do |v|
|
||||
nsubsamples.times do |u|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue