This is a method

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328521 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2012-11-28 04:32:37 +00:00
parent 3b30f904db
commit 6afc8f832a

View file

@ -18,7 +18,7 @@
To get a response from the database, use the <literal>safe</literal> option,
available for all types of writes. This option will make sure that the
database has the write before returning success. If the write failed, it
will throw a <function>MongoCursorException</function> with an explanation of
will throw a <classname>MongoCursorException</classname> with an explanation of
the failure.
</para>
<para>