mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Typo fixed.
This commit is contained in:
+1
-1
@@ -1744,7 +1744,7 @@ mrb_class_path(mrb_state *mrb, struct RClass *c)
|
||||
return mrb_class_find_path(mrb, c);
|
||||
}
|
||||
else if (mrb_symbol_p(path)) {
|
||||
/* topleve class/module */
|
||||
/* toplevel class/module */
|
||||
const char *str;
|
||||
mrb_int len;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user