Skip to content

Commit e22d9ab

Browse files
BurdetteLamarmatzbot
authored andcommitted
[ruby/stringio] [DOC] Tweaks for StringIO#fileno
(ruby/stringio#168) ruby/stringio@9f10c7ae86
1 parent 9c0f272 commit e22d9ab

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
@@ -434,7 +434,7 @@ strio_false(VALUE self)
434434
}
435435

436436
/*
437-
* Returns +nil+. Just for compatibility to IO.
437+
* Returns +nil+; for compatibility with IO.
438438
*/
439439
static VALUE
440440
strio_nil(VALUE self)

0 commit comments

Comments
 (0)