X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FMessage%2FBody%2FtoStream.md;h=d3a11b2a55b444d4f507255909ac86d540b8e831;hb=9620c25e36f35fce0b77dedeedd97b6125b257ed;hp=4f04d5194ac7f209927dff113d0a02be8fa71b88;hpb=4f57c61489737869d5c6aa0a5688a04a467536c2;p=mdref%2Fmdref-http diff --git a/http/Message/Body/toStream.md b/http/Message/Body/toStream.md index 4f04d51..d3a11b2 100644 --- a/http/Message/Body/toStream.md +++ b/http/Message/Body/toStream.md @@ -1,6 +1,6 @@ # http\Message\Body http\Message\Body::toStream(resource $stream[, int $offset = 0[, int $maxlen = 0]]) -Stream the message body into antother stream $stream, starting from $offset, streaming $maxlen at most. +Stream the message body into another stream $stream, starting from $offset, streaming $maxlen at most. ## Params: