Skip to content

Commit

Permalink
correct typo [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sampatbadhe authored and hsbt committed May 24, 2024
1 parent acdd19f commit e49d68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
a warning on verbose mode (`-w`).
[[Feature #15554]]

* Redefining some core methods that are specially optimized by the interpeter
* Redefining some core methods that are specially optimized by the interpreter
and JIT like `String.freeze` or `Integer#+` now emits a performance class
warning (`-W:performance` or `Warning[:performance] = true`).
[[Feature #20429]]
Expand Down

0 comments on commit e49d68b

Please sign in to comment.