[DOC] Remove extra period
This commit is contained in:
parent
a12e2f9aa5
commit
9b3115ff64
Notes:
git
2022-02-07 23:52:30 +09:00
2
io.c
2
io.c
@ -9720,7 +9720,7 @@ static VALUE argf_readlines(int, VALUE *, VALUE);
|
||||
* With only string argument +sep+ given,
|
||||
* returns the remaining lines as determined by line separator +sep+,
|
||||
* or +nil+ if none;
|
||||
* see {Line Separator}[rdoc-ref:IO@Line+Separator].\:
|
||||
* see {Line Separator}[rdoc-ref:IO@Line+Separator]:
|
||||
*
|
||||
* # Default separator.
|
||||
* $ cat t.txt | ruby -e "p readlines"
|
||||
|
Loading…
x
Reference in New Issue
Block a user