]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl_multi_socket.3: fix typo
authorDaniel Stenberg <daniel@haxx.se>
Thu, 15 Dec 2016 16:26:23 +0000 (17:26 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Dec 2016 16:26:23 +0000 (17:26 +0100)
docs/libcurl/curl_multi_socket.3

index 52abf1ef8b4242594512d870da50d4df05d4298d..ea29e71104b9e1f86e238c88e5a0ca74ae808210 100644 (file)
@@ -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