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:
parent
dca182f2c4
commit
dba4adb5c0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue