summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_poll.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/curl_multi_poll.3')
-rw-r--r--docs/libcurl/curl_multi_poll.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_multi_poll.3 b/docs/libcurl/curl_multi_poll.3
index 8fef64221..e7ae0ba23 100644
--- a/docs/libcurl/curl_multi_poll.3
+++ b/docs/libcurl/curl_multi_poll.3
@@ -34,7 +34,7 @@ CURLMcode curl_multi_poll(CURLM *multi_handle,
.ad
.SH DESCRIPTION
\fIcurl_multi_poll(3)\fP polls all file descriptors used by the curl easy
-handles contained in the given multi handle set. It will block until activity
+handles contained in the given multi handle set. It will block until activity
is detected on at least one of the handles or \fItimeout_ms\fP has passed.
Alternatively, if the multi handle has a pending internal timeout that has a
shorter expiry time than \fItimeout_ms\fP, that shorter time will be used