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
@@ -197,7 +197,7 @@ For better and faster hash values.
---
# Major bug fixes
# Major bugfixes
- Fix infinite recursive call bugs in integer division [98799aa6](https://github.com/mruby/mruby/commit/98799aa6)
- Fix to raise TypeError with super inside instance_eval / class_eval [#5476](https://github.com/mruby/mruby/pull/5476)