summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorsf-exg <sf-exg>2011-10-16 11:02:57 +0000
committersf-exg <sf-exg>2011-10-16 11:02:57 +0000
commit90fc0f55b8a1be2c5b8f08e40e906c55836fd9cc (patch)
tree961e305fc46e654985db54e8b7c8e317f8594986 /ev.pod
parent79d6939e3dbe6825b6f470000c9e3842152360b0 (diff)
Fix typo, patch by Jonathan Neuschäfer.
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index 65aa0d1..6450c61 100644
--- a/ev.pod
+++ b/ev.pod
@@ -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)