Remove (newly unneeded) remarks about aliases

This commit is contained in:
BurdetteLamar 2023-02-19 20:16:04 +00:00 committed by Jeremy Evans
parent 3d53827130
commit 3b239d2480
15 changed files with 2 additions and 149 deletions

View file

@ -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