mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix grammar
This commit is contained in:
parent
b9e52db283
commit
8bf3040e30
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -24,8 +24,8 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
|
|
||||||
* lambda with no block in a method called with a block errs.
|
* lambda with no block in a method called with a block errs.
|
||||||
|
|
||||||
* Non-Symbol keys in a keyword arguments hash was prohibited at 2.6.0, but
|
* Non-Symbol keys in a keyword arguments hash were prohibited in 2.6.0,
|
||||||
now allowed again. [Bug #15658]
|
but are now allowed again. [Bug #15658]
|
||||||
|
|
||||||
* Numbered parameter as the default block parameter is introduced as an
|
* Numbered parameter as the default block parameter is introduced as an
|
||||||
experimental feature. [Feature #4475]
|
experimental feature. [Feature #4475]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue