diff options
author | sf-exg <sf-exg> | 2011-10-16 11:02:57 +0000 |
---|---|---|
committer | sf-exg <sf-exg> | 2011-10-16 11:02:57 +0000 |
commit | 90fc0f55b8a1be2c5b8f08e40e906c55836fd9cc (patch) | |
tree | 961e305fc46e654985db54e8b7c8e317f8594986 | |
parent | 79d6939e3dbe6825b6f470000c9e3842152360b0 (diff) |
Fix typo, patch by Jonathan Neuschäfer.
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,7 +176,7 @@ library in any way. Returns the current time as libev would use it. Please note that the C<ev_now> function is usually faster and also often returns the timestamp you actually want to know. Also interesting is the combination of -C<ev_update_now> and C<ev_now>. +C<ev_now_update> and C<ev_now>. =item ev_sleep (ev_tstamp interval) |