Fix typos [ci skip]
* NEWS: fix typos "Refinments" as "Refinements". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8155680333
commit
87748529cb
4
NEWS
4
NEWS
@ -17,9 +17,9 @@ with all sufficient information, see the ChangeLog file or Redmine
|
||||
* Multiple assignment in conditional expression is now allowed.
|
||||
[Feature #10617]
|
||||
|
||||
* Refinments is enabled at method by Symbol#to_proc. [Feature #9451]
|
||||
* Refinements is enabled at method by Symbol#to_proc. [Feature #9451]
|
||||
|
||||
* Refinments is enabled with Kernel#send and BasicObject#__send__.
|
||||
* Refinements is enabled with Kernel#send and BasicObject#__send__.
|
||||
[Feature #11476]
|
||||
|
||||
=== Core classes updates (outstanding ones only)
|
||||
|
Loading…
x
Reference in New Issue
Block a user