summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2007-11-12 21:51:14 +0000
committerroot <root>2007-11-12 21:51:14 +0000
commit1fb0a278db3f57899f7eb970a4fde56377b6d9c0 (patch)
treea233816f921ba65b1ee926e171965b48241121d7 /ev.pod
parent41a098dde97e50ab992166256ba6da1ffc2e431c (diff)
*** empty log message ***
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 616fea2..fae0718 100644
--- a/ev.pod
+++ b/ev.pod
@@ -243,7 +243,7 @@ more generic mechanism.
Can be used to make a call to C<ev_loop> return early (but only after it
has processed all outstanding events). The C<how> argument must be either
-C<EVUNLOOP_ONCE>, which will make the innermost C<ev_loop> call return, or
+C<EVUNLOOP_ONE>, which will make the innermost C<ev_loop> call return, or
C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return.
=item ev_ref (loop)