Skip to content

Commit e197cbf

Browse files
committed
[DOC] Respond to review
1 parent fea06d0 commit e197cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/stringio/getc.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ in other cases that need not be true:
3131
strio.pos = 5 # => 5 # At third byte of second character; returns byte.
3232
strio.getc # => "\x93"
3333

34-
Related: #each_char, #putc, #ungetc.
34+
Related: #getbyte, #putc, #ungetc.

0 commit comments

Comments
 (0)