ruby-changes:32250
From: a_matsuda <ko1@a...>
Date: Sun, 22 Dec 2013 10:11:11 +0900 (JST)
Subject: [ruby-changes:32250] a_matsuda:r44329 (trunk): * defs/opt_operand.def: Fix typo
a_matsuda 2013-12-22 10:11:07 +0900 (Sun, 22 Dec 2013) New Revision: 44329 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44329 Log: * defs/opt_operand.def: Fix typo s/configration/configuration/ Modified files: trunk/defs/opt_operand.def Index: defs/opt_operand.def =================================================================== --- defs/opt_operand.def (revision 44328) +++ defs/opt_operand.def (revision 44329) @@ -1,5 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/defs/opt_operand.def#L1 # -# configration file for operand union optimization +# configuration file for operand union optimization # # format: # [insn name] op1, op2 ... -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/