mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS.md: Fix a typo
This commit is contained in:
parent
8d29d1292b
commit
4639336b05
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -380,7 +380,7 @@ Note: We're only listing outstanding class updates.
|
||||||
* matrix
|
* matrix
|
||||||
* prime
|
* prime
|
||||||
|
|
||||||
* Coverage measurement nohw supports suspension. You can use `Coverage.suspend`
|
* Coverage measurement now supports suspension. You can use `Coverage.suspend`
|
||||||
to stop the measurement temporarily, and `Coverage.resume` to restart it.
|
to stop the measurement temporarily, and `Coverage.resume` to restart it.
|
||||||
See [[Feature #18176]] in detail.
|
See [[Feature #18176]] in detail.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue