We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b25669 commit 314518fCopy full SHA for 314518f
src/MongoDB/Cursor.c
@@ -125,7 +125,7 @@ PHP_METHOD(Cursor, getId)
125
/* }}} */
126
127
/* {{{ proto MongoDB\Driver\Server Cursor::getServer()
128
- Returns the Server object that this cursor is attached to */
+ Returns the Server object to which this cursor is attached */
129
PHP_METHOD(Cursor, getServer)
130
{
131
php_phongo_cursor_t *intern;
0 commit comments