aboutsummaryrefslogtreecommitdiffstats
path: root/defs
diff options
context:
space:
mode:
authora_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-22 01:11:07 +0000
committera_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-22 01:11:07 +0000
commit06e2b610e5a044f3b919a6ceb849a6ff9bfe6dcc (patch)
tree120ad2cc5221cc78619efb51dd47d3f2443a2686 /defs
parent56034b17b6e7ba38b64b3b1f4262cda760c10618 (diff)
downloadruby-06e2b610e5a044f3b919a6ceb849a6ff9bfe6dcc.tar.gz
* 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
Diffstat (limited to 'defs')
-rw-r--r--defs/opt_operand.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs/opt_operand.def b/defs/opt_operand.def
index ab7103a421..887e3da49a 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 ...