Fix: Ev::defaultLoop->EvLoop::defaultLoop

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328906 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ruslan Osmanov 2012-12-27 10:57:03 +00:00
parent a502c723a6
commit a2eb5f627e

View file

@ -694,7 +694,7 @@
<para>
The instance of the default event loop itself can be fetched by means of
<methodname>Ev::defaultLoop</methodname> method.
<methodname>EvLoop::defaultLoop</methodname> method.
</para>
</note>