summaryrefslogtreecommitdiff
path: root/eio.pod
diff options
context:
space:
mode:
Diffstat (limited to 'eio.pod')
-rw-r--r--eio.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/eio.pod b/eio.pod
index 04e3f43..f97b5ff 100644
--- a/eio.pod
+++ b/eio.pod
@@ -278,7 +278,7 @@ C<eio_cancel>:
=item eio_cancel (eio_req *req)
-Cancel the request (and all it's subrequests). If the request is currently
+Cancel the request (and all its subrequests). If the request is currently
executing it might still continue to execute, and in other cases it might
still take a while till the request is cancelled.