Skip to content

Commit 27a5d03

Browse files
authored
Fix typo in Bucket::openDownloadStreamByName() doc block (#1023)
1 parent 49f3e3d commit 27a5d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GridFS/Bucket.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ public function openDownloadStream($id)
494494
}
495495

496496
/**
497-
* Opens a readable stream stream to read a GridFS file, which is selected
497+
* Opens a readable stream to read a GridFS file, which is selected
498498
* by name and revision.
499499
*
500500
* Supported options:

0 commit comments

Comments
 (0)