summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-14 07:58:25 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-14 07:58:25 +0000
commit7b09deef51d585a909c367a06ad59ff46d090e6c (patch)
tree90397e6b992272d5d0f7efb22311a8dba1a47997 /template
parentee04ba6025b13164e190a666844cff0d39f0e045 (diff)
vm.inc.tmpl + instruction.rb: typo fixes
* template/vm.inc.tmpl: "insns.c" => "insns.def" * tool/instruction.rb: typo fix git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template')
-rw-r--r--template/vm.inc.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/vm.inc.tmpl b/template/vm.inc.tmpl
index c21b3a83eb..11c6d1bcf5 100644
--- a/template/vm.inc.tmpl
+++ b/template/vm.inc.tmpl
@@ -8,7 +8,7 @@
This file is auto generated by insns2vm.rb
DO NOT TOUCH!
- If you want to fix something, you must edit 'insns.c'
+ If you want to fix something, you must edit 'insns.def'
*/
<%=