mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 15:36:16 +02:00
[DOC] typo fix in NEWS.md
follow up: https://github.com/ruby/ruby/pull/12196/files#r1861730753
This commit is contained in:
parent
da2c083fca
commit
31a3e87777
Notes:
git
2024-11-28 09:19:20 +00:00
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -76,7 +76,7 @@ Note: We're only listing outstanding class updates.
|
||||||
* `Ractor.main?` is added. [[Feature #20627]]
|
* `Ractor.main?` is added. [[Feature #20627]]
|
||||||
|
|
||||||
* `Ractor.[key]` and Ractor.[val]=` is added to access the ractor local storage
|
* `Ractor.[key]` and Ractor.[val]=` is added to access the ractor local storage
|
||||||
of the current Racotr. [[Feature #20715]]
|
of the current Ractor. [[Feature #20715]]
|
||||||
|
|
||||||
* Range
|
* Range
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue