summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2008-02-05 23:56:33 +0000
committerroot <root>2008-02-05 23:56:33 +0000
commita82219690a0ce1703abdc9bf10d0d4e5a9d26efa (patch)
tree01acffca4a20ad9b7a99e2fae33c1e998e8326ff /ev.pod
parentc83c7b9d34c4856e08c50a4a6c1417cdb2704348 (diff)
compile without it, too, fix memleak
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 16bf5be..b55d936 100644
--- a/ev.pod
+++ b/ev.pod
@@ -2944,7 +2944,7 @@ on backend and wether C<ev_io_set> was used).
Priorities are implemented by allocating some space for each
priority. When doing priority-based operations, libev usually has to
linearly search all the priorities, but starting/stopping and activating
-watchers becomes O(1) w.r.t. prioritiy handling.
+watchers becomes O(1) w.r.t. priority handling.
=item Sending an ev_async: O(1)