Fixed method name.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325328 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2012-04-19 08:42:04 +00:00
parent b1b1483b74
commit 6813e1ec5a

View file

@ -14,7 +14,7 @@
<void/>
</methodsynopsis>
<para>
The <methodname>close</methodname> method forcefully closes a connection to the
The <methodname>Mongo::close</methodname> method forcefully closes a connection to the
database, even if persistent connections are being used. You do under
normal circumstance <emphasis>never</emphasis> have to do this.
</para>