typo, parameter and type fixes
[mdref/mdref-http] / http / Message / Body / toStream.md
index 4f04d5194ac7f209927dff113d0a02be8fa71b88..d3a11b2a55b444d4f507255909ac86d540b8e831 100644 (file)
@@ -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: