mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341906 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2a53b0b53c
commit
e650d676f4
1 changed files with 2 additions and 1 deletions
|
@ -169,7 +169,8 @@ mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]][
|
|||
<para>
|
||||
Specifies the interval in milliseconds between the driver's checks
|
||||
of the MongoDB topology, counted from the end of the previous check
|
||||
ntil the beginning of the next one. Defaults to 60,000 milliseconds.
|
||||
until the beginning of the next one. Defaults to 60,000
|
||||
milliseconds.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue