From 54354c0613c3b7fed08538d792caddf5662a098c Mon Sep 17 00:00:00 2001 From: kazu Date: Wed, 26 Oct 2016 12:26:51 +0000 Subject: fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 52101ecb66..2ec184091d 100644 --- a/NEWS +++ b/NEWS @@ -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) -- cgit v1.2.3