Skip to content

Commit

Permalink
Update docs/reference/create-client.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Jamis Buck <[email protected]>
  • Loading branch information
comandeo-mongo and jamis authored Jul 8, 2024
1 parent bd6ae22 commit ff25297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/create-client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ default. An explicit value of 0 means infinite.
If this option is set and the timeout expires, the driver aborts all blocking
work and return control to the user with an error ``Mongo::Error::TimeoutError``.

If this option is set, the driver ignore any deprecated timeout option -
If this option is set, the driver will ignore any deprecated timeout option -
``socket_timeout``, ``wait_queue_timeout``, ``wtimeout``, ``max_time_ms``.

``wtimeout``
Expand Down

0 comments on commit ff25297

Please sign in to comment.