From: Daniel Stenberg Date: Thu, 15 Dec 2016 16:26:23 +0000 (+0100) Subject: curl_multi_socket.3: fix typo X-Git-Tag: curl-7_52_0~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=558b5f68a6da9d03cfd6466bf44af2dc9010098b;p=thirdparty%2Fcurl.git curl_multi_socket.3: fix typo --- diff --git a/docs/libcurl/curl_multi_socket.3 b/docs/libcurl/curl_multi_socket.3 index 52abf1ef8b..ea29e71104 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