We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e95750 commit e3ea087Copy full SHA for e3ea087
ext/stringio/stringio.c
@@ -603,7 +603,7 @@ strio_to_read(VALUE self)
603
* eof? -> true or false
604
*
605
* Returns +true+ if positioned at end-of-stream, +false+ otherwise;
606
- * see {Position}[rdoc-ref:File@Position].
+ * see {Position}[rdoc-ref:IO@Position].
607
608
* Raises IOError if the stream is not opened for reading.
609
*/
0 commit comments