Skip to content

Commit bee1c29

Browse files
committed
[DOC] Doc for StringIO#size
1 parent 47de8f5 commit bee1c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/stringio/stringio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ strio_self(VALUE self)
454454
}
455455

456456
/*
457-
* Returns 0; for compatibility with IO.
457+
* Returns 0. Just for compatibility to IO.
458458
*/
459459
static VALUE
460460
strio_0(VALUE self)

0 commit comments

Comments
 (0)