Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
stomar committed May 4, 2019
1 parent b9e52db commit 8bf3040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS
Expand Up @@ -24,8 +24,8 @@ sufficient information, see the ChangeLog file or Redmine

* 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
now allowed again. [Bug #15658]
* Non-Symbol keys in a keyword arguments hash were prohibited in 2.6.0,
but are now allowed again. [Bug #15658]

* Numbered parameter as the default block parameter is introduced as an
experimental feature. [Feature #4475]
Expand Down

0 comments on commit 8bf3040

Please sign in to comment.