1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix type-o in insns.def

"redefine" -> "redefined"
This commit is contained in:
ebrohman 2021-04-26 14:59:59 -06:00 committed by Peter Zhu
parent 4f88acc833
commit ede2616990
Notes: git 2021-04-27 08:27:38 +09:00

View file

@ -696,7 +696,7 @@ checktype
/**********************************************************/
/* enter class definition scope. if super is Qfalse, and class
"klass" is defined, it's redefine. otherwise, define "klass" class.
"klass" is defined, it's redefined. Otherwise, define "klass" class.
*/
DEFINE_INSN
defineclass