From dba4adb5c07d7fc7dc6fc6b144b68a60f35b3e63 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 19 Oct 2015 15:55:01 +0000 Subject: fix typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common.mk b/common.mk index ed7924a83b..d854264b37 100644 --- a/common.mk +++ b/common.mk @@ -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 -- cgit v1.2.3