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 f2a2a5a commit 8b1ee03Copy full SHA for 8b1ee03
ext/stringio/stringio.c
@@ -760,7 +760,7 @@ strio_get_lineno(VALUE self)
760
* lineno = new_line_number -> new_line_number
761
*
762
* Sets the current line number in +self+ to the given +new_line_number+;
763
- * see {Line Number}[rdoc-ref:IO@Line+Number].
+ * see {Line Number}[rdoc-ref:StringIO@Line+Number].
764
*/
765
static VALUE
766
strio_set_lineno(VALUE self, VALUE lineno)
0 commit comments