mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove (newly unneeded) remarks about aliases
This commit is contained in:
parent
3d53827130
commit
3b239d2480
15 changed files with 2 additions and 149 deletions
|
@ -1232,7 +1232,6 @@ nurat_negative_p(VALUE self)
|
|||
* (1/2r).abs #=> (1/2)
|
||||
* (-1/2r).abs #=> (1/2)
|
||||
*
|
||||
* Rational#magnitude is an alias for Rational#abs.
|
||||
*/
|
||||
|
||||
VALUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue