mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
[DOC] Fix indentation
Not to make preceding paragraphs a code block.
This commit is contained in:
parent
931ac960b6
commit
9394d2084c
Notes:
git
2025-02-27 04:16:19 +00:00
1 changed files with 1 additions and 1 deletions
|
@ -829,7 +829,7 @@ rb_int_zero_p(VALUE num)
|
|||
* Of the Core and Standard Library classes,
|
||||
* Integer, Float, Rational, and Complex use this implementation.
|
||||
*
|
||||
* Related: #zero?
|
||||
* Related: #zero?
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue