Skip to content

Commit da338d7

Browse files
[DOC] Tweaks for StringIO#fsync (#170)
1 parent 9f10c7a commit da338d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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. Just for compatibility to IO.
457+
* Returns 0; for compatibility with IO.
458458
*/
459459
static VALUE
460460
strio_0(VALUE self)

0 commit comments

Comments
 (0)