Fixing the default value.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330299 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2013-05-20 17:15:39 +00:00
parent 899937e055
commit 1e5c571e6a

View file

@ -19,8 +19,8 @@
and then followup with a <literal>getLastError</literal> command
(<acronym>GLE</acronym>) with the Write Concern option which will be blocked
until the Write Concern condition is verified to be fullfilled, or the query
times out (controlled with the <literal>"wtimeout"</literal> option, no
timeout by default).
times out (controlled with the <literal>"wtimeout"</literal> option,
<literal>10000</literal> milliseconds is the default).
</para>
<warning>