fix docs typo
svn: r16645
This commit is contained in:
parent
7660a0eb4c
commit
89f5ad32b4
|
@ -80,7 +80,7 @@ Returns the next floating-point value in the stream.
|
||||||
|
|
||||||
Returns the next byte string from the stream. This is
|
Returns the next byte string from the stream. This is
|
||||||
the recommended way to read bytes back in from a stream;
|
the recommended way to read bytes back in from a stream;
|
||||||
use @method[editor-stream-in% put] with two arguments
|
use @method[editor-stream-out% put] with two arguments
|
||||||
(passing along the length of the bytes) to write out the bytes
|
(passing along the length of the bytes) to write out the bytes
|
||||||
to match this method.
|
to match this method.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user