Skip to content

Commit 91b9614

Browse files
committed
RM PR fixes 2
1 parent c41ab44 commit 91b9614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/whats-new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ improvements, and fixes:
128128

129129
- :phpmethod:`MongoDB\Client::getDatabase()`: alias for :phpmethod:`MongoDB\Client::selectDatabase()`
130130
- :phpmethod:`MongoDB\Database::getCollection()`: alias for :phpmethod:`MongoDB\Database::selectCollection()`
131-
- :phpmethod:`MongoDB\Client::getCollection()`
131+
- :phpmethod:`MongoDB\Database::getCollection()`: alias for :phpmethod:`MongoDB\Database::selectCollection()`
132132

133133
The ``Client::selectCollection()``, ``Client::selectDatabase()``, and
134134
``Database::selectCollection()`` methods will be deprecated and

0 commit comments

Comments
 (0)