Skip to content

Commit afd8873

Browse files
authored
Fix typo in doc link
1 parent bb1806a commit afd8873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Operation/ModifyCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public function execute(Server $server)
126126
/**
127127
* Create options for executing the command.
128128
*
129-
* @see http://php.net/manual/en/mongodb-driver-server.executereadwritecommand.php
129+
* @see http://php.net/manual/en/mongodb-driver-server.executewritecommand.php
130130
* @return array
131131
*/
132132
private function createOptions()

0 commit comments

Comments
 (0)