aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-15 07:17:37 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-15 07:17:37 +0000
commit667d502adbb9cfa6aa9fcdfbd9e95e251c8f0ba7 (patch)
treeeed413bc8e449ed38653a9b9169857f3ab7abebe /benchmark
parent8ae989f6b6e92ac68257fa2d078a38c5561b0ee2 (diff)
downloadruby-667d502adbb9cfa6aa9fcdfbd9e95e251c8f0ba7.tar.gz
benchmark/bm_app_aobench.rb: spelling fix [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/bm_app_aobench.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bm_app_aobench.rb b/benchmark/bm_app_aobench.rb
index 807349089f..878dcb7b69 100644
--- a/benchmark/bm_app_aobench.rb
+++ b/benchmark/bm_app_aobench.rb
@@ -1,4 +1,4 @@
-# AO rebder benchmark
+# AO render benchmark
# Original program (C) Syoyo Fujita in Javascript (and other languages)
# http://lucille.atso-net.jp/blog/?p=642
# http://lucille.atso-net.jp/blog/?p=711