Skip to content

Commit 3385e68

Browse files
committed
* NEWS: Correction; it's Float#round
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent a32108b commit 3385e68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,8 @@ See doc/NEWS-1.8.7 for changes between 1.8.6 and 1.8.7.
333333
o Numeric#upto, #downto, #times, #step
334334
o Numeric#real?, Complex#real?
335335
o Numeric#magnitude
336-
o Numeric#round
336+
* Float
337+
o Float#round
337338
* Rational / Complex
338339
o They are in the core library now
339340
* Math

0 commit comments

Comments
 (0)