Skip to content

Commit 110eb84

Browse files
committed
Fixed typo
1 parent f169616 commit 110eb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GridFS/WritableStream.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ public function getSize()
179179
* written. Since seeking is not supported and writes are appended, this is
180180
* always the end of the stream.
181181
*
182-
* @see WriteableStream::getSize()
182+
* @see WritableStream::getSize()
183183
* @return integer
184184
*/
185185
public function tell()

0 commit comments

Comments
 (0)