typo (PR10207)
svn: r14546
This commit is contained in:
parent
7838fec40e
commit
59a38c0dad
|
@ -147,7 +147,7 @@ opposed to using @scheme[in] directly as a sequence to get bytes).}
|
||||||
sequence?]{
|
sequence?]{
|
||||||
|
|
||||||
Returns a sequence whose elements are the result of @scheme[(read-line
|
Returns a sequence whose elements are the result of @scheme[(read-line
|
||||||
in mode)] until an end-of-line is encountered. Note that the default
|
in mode)] until an end-of-file is encountered. Note that the default
|
||||||
mode is @scheme['any], whereas the default mode of @scheme[read-line]
|
mode is @scheme['any], whereas the default mode of @scheme[read-line]
|
||||||
is @scheme['linefeed].}
|
is @scheme['linefeed].}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user