Skip to content

Commit 9394d20

Browse files
committed
[DOC] Fix indentation
Not to make preceding paragraphs a code block.
1 parent 931ac96 commit 9394d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numeric.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ rb_int_zero_p(VALUE num)
829829
* Of the Core and Standard Library classes,
830830
* Integer, Float, Rational, and Complex use this implementation.
831831
*
832-
* Related: #zero?
832+
* Related: #zero?
833833
*
834834
*/
835835

0 commit comments

Comments
 (0)