ruby-changes:49093
From: sorah <ko1@a...>
Date: Wed, 13 Dec 2017 19:55:47 +0900 (JST)
Subject: [ruby-changes:49093] sorah:r61208 (trunk): NEWS: typo [DOC] [ci skip]
sorah 2017-12-13 19:55:41 +0900 (Wed, 13 Dec 2017) New Revision: 61208 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61208 Log: NEWS: typo [DOC] [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 61207) +++ NEWS (revision 61208) @@ -99,7 +99,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L99 * Integer - * Integer#step wrongly hide errors from coerce method, when + * Integer#step wrongly hid errors from coerce method, when a given step value which cannot be compared with #> to 0. [Feature #7688] * Integer#{round,floor,ceil,truncate} always return an Integer. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/