misc: fix spelling

This commit is contained in:
John Bampton
2025-05-14 02:01:02 +10:00
parent 93a7e5ec26
commit 781edbd446
11 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -342,7 +342,7 @@ main(int argc, char **argv)
mrb_ccontext_cleanup_local_variables(mrb, c);
}
/* set program file name */
/* set program filename */
mrb_ccontext_filename(mrb, c, cmdline);
/* Load program */