diff options
author | sf-exg <sf-exg> | 2010-10-24 21:01:58 +0000 |
---|---|---|
committer | sf-exg <sf-exg> | 2010-10-24 21:01:58 +0000 |
commit | b7c6c542e8fcaf291d3659214a323e57cb283560 (patch) | |
tree | 6b104e6cf86a535ef7d8a98f5ba39d393b8af428 /ev.pod | |
parent | d91eee67e6f1d9428ae08bae739f1888c9965003 (diff) |
Fix typo.
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1116,7 +1116,7 @@ C<ev_fork>). =item C<EV_CLEANUP> -The event loop is abotu to be destroyed (see C<ev_cleanup>). +The event loop is about to be destroyed (see C<ev_cleanup>). =item C<EV_ASYNC> |