зеркало из https://github.com/github/ruby.git
[DOC] Fix typo in call-seq for Float#round
This commit is contained in:
Родитель
9b78ef7552
Коммит
0831d960bf
|
@ -2449,7 +2449,7 @@ rb_int_truncate(VALUE num, int ndigits)
|
|||
|
||||
/*
|
||||
* call-seq:
|
||||
* round(ndigits = 0, half: :up]) -> integer or float
|
||||
* round(ndigits = 0, half: :up) -> integer or float
|
||||
*
|
||||
* Returns +self+ rounded to the nearest value with
|
||||
* a precision of +ndigits+ decimal digits.
|
||||
|
|
Загрузка…
Ссылка в новой задаче