Skip to content

Commit

Permalink
* defs/opt_operand.def: Fix typo
Browse files Browse the repository at this point in the history
s/configration/configuration/

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
amatsuda committed Dec 22, 2013
1 parent 56034b1 commit 06e2b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defs/opt_operand.def
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# configration file for operand union optimization
# configuration file for operand union optimization
#
# format:
# [insn name] op1, op2 ...
Expand Down

0 comments on commit 06e2b61

Please sign in to comment.