Commit 110eb842 authored by Derick Rethans's avatar Derick Rethans

Fixed typo

parent f169616c
...@@ -179,7 +179,7 @@ class WritableStream ...@@ -179,7 +179,7 @@ class WritableStream
* written. Since seeking is not supported and writes are appended, this is * written. Since seeking is not supported and writes are appended, this is
* always the end of the stream. * always the end of the stream.
* *
* @see WriteableStream::getSize() * @see WritableStream::getSize()
* @return integer * @return integer
*/ */
public function tell() public function tell()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment