Commit 1c7572bc authored by Malizia R's avatar Malizia R Committed by GitHub

Update mirb.c

parent 2b4ed40f
......@@ -544,7 +544,7 @@ done:
if (args.verbose) {
mrb_codedump_all(mrb, proc);
}
/* pass a proc for evaulation */
/* pass a proc for evaluation */
/* evaluate the bytecode */
result = mrb_vm_run(mrb,
proc,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment