Burdette Lamar 2023-09-22 09:16:58 -05:00 коммит произвёл git
Родитель a5ae5f71fd
Коммит 02022cef53
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -603,7 +603,7 @@ strio_to_read(VALUE self)
* eof? -> true or false
*
* Returns +true+ if positioned at end-of-stream, +false+ otherwise;
* see {Position}[rdoc-ref:File@Position].
* see {Position}[rdoc-ref:IO@Position].
*
* Raises IOError if the stream is not opened for reading.
*/