Skip to content

Commit 11089d8

Browse files
committed
JT feedback
1 parent 7d50489 commit 11089d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/method/MongoDBGridFSBucket-renameByName.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Definition
1414

1515
.. phpmethod:: MongoDB\GridFS\Bucket::renameByName()
1616

17-
Selects a GridFS file and any of its revisions by their ``filename``
18-
and sets a new ``filename`` value.
17+
Sets a new ``filename`` value for a GridFS file and any of its
18+
revisions.
1919

2020
.. code-block:: php
2121

0 commit comments

Comments
 (0)