aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-12-15 17:26:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-12-15 17:26:23 +0100
commit558b5f68a6da9d03cfd6466bf44af2dc9010098b (patch)
tree161a6d52044479fdb5edcb0c52b2aa678e9b369f /docs/libcurl
parent1c3e8bbfedcd3822aeb1bab22fb56c5ecff4295b (diff)
curl_multi_socket.3: fix typo
Diffstat (limited to 'docs/libcurl')
-rw-r--r--docs/libcurl/curl_multi_socket.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_multi_socket.3 b/docs/libcurl/curl_multi_socket.3
index 52abf1ef8..ea29e7110 100644
--- a/docs/libcurl/curl_multi_socket.3
+++ b/docs/libcurl/curl_multi_socket.3
@@ -118,7 +118,7 @@ the return code means that libcurl may have more data available to return or
that there may be more data to send off before it is "satisfied".
In modern libcurls, \fICURLM_CALL_MULTI_PERFORM\fP or
-\fICURLM_CALL_MULTI_SOKCET\fP should not be returned and no application needs
+\fICURLM_CALL_MULTI_SOCKET\fP should not be returned and no application needs
to care about them.
NOTE that the return code is for the whole multi stack. Problems still might have