From 06e2b610e5a044f3b919a6ceb849a6ff9bfe6dcc Mon Sep 17 00:00:00 2001 From: a_matsuda Date: Sun, 22 Dec 2013 01:11:07 +0000 Subject: * defs/opt_operand.def: Fix typo s/configration/configuration/ git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- defs/opt_operand.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'defs') diff --git a/defs/opt_operand.def b/defs/opt_operand.def index ab7103a..887e3da 100644 --- a/defs/opt_operand.def +++ b/defs/opt_operand.def @@ -1,5 +1,5 @@ # -# configration file for operand union optimization +# configuration file for operand union optimization # # format: # [insn name] op1, op2 ... -- cgit v1.1