mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328914 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
58707c8b04
commit
455be5cd10
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Means that even loop will look for new events(waiting if necessary)
|
||||
Means that event loop will look for new events (waiting if necessary)
|
||||
and will handle those and any already outstanding ones. It will block
|
||||
the process until at least one new event arrives (which could be an
|
||||
event internal to libev itself, so there is no guarantee that a
|
||||
|
|
Loading…
Reference in a new issue