1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2016-10-26 12:26:51 +00:00
parent de2773a3ce
commit 54354c0613

2
NEWS
View file

@ -22,7 +22,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Refinements is enabled with Kernel#send and BasicObject#__send__.
[Feature #11476]
* Resque modifier now applicable to method arguments.
* Rescue modifier now applicable to method arguments.
[Feature #12686]
=== Core classes updates (outstanding ones only)