1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix typos [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-10-19 15:55:01 +00:00
parent dca182f2c4
commit dba4adb5c0

View file

@ -895,8 +895,8 @@ COMPARE_RUBY = $(BASERUBY)
ITEM =
OPTS =
# You can pass several options through OPTS environmanent variable.
# $ make benchmark OPTS="--help" displays more dtail.
# You can pass several options through OPTS environment variable.
# $ make benchmark OPTS="--help" displays more detail.
# for example,
# $ make benchmark COMPARE_RUBY="ruby-trunk" OPTS="-e ruby-2.2.2"
# This command compares trunk and built-ruby and 2.2.2