ruby-changes:44421
From: kazu <ko1@a...>
Date: Wed, 26 Oct 2016 21:26:58 +0900 (JST)
Subject: [ruby-changes:44421] kazu:r56494 (trunk): fix a typo [ci skip]
kazu 2016-10-26 21:26:51 +0900 (Wed, 26 Oct 2016) New Revision: 56494 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56494 Log: fix a typo [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 56493) +++ NEWS (revision 56494) @@ -22,7 +22,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L22 * 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) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/