Merge pull request #6585 from mruby/2fb0n1-codex/fix-spelling-in-mruby3.2.md

This commit is contained in:
Yukihiro "Matz" Matsumoto
2025-07-25 16:37:31 +09:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@
## `mruby`
- `-b` only specifies the script is the binary. The files loaded by `-r` are not affected by the option.
- `mruby` now loads complied binary if the suffix is `.mrb`.
- `mruby` now loads compiled binary if the suffix is `.mrb`.
## `mrbc`