summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/ev.pod b/ev.pod
index 714af7d..b973673 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3300,9 +3300,8 @@ different coroutines and switch freely between both coroutines running the
loop, as long as you don't confuse yourself). The only exception is that
you must not do this from C<ev_periodic> reschedule callbacks.
-Care has been invested into making sure that libev does not keep local
-state inside C<ev_loop>, and other calls do not usually allow coroutine
-switches.
+Care has been taken to ensure that libev does not keep local state inside
+C<ev_loop>, and other calls do not usually allow coroutine switches.
=head1 COMPLEXITIES