1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

CURLMOPT_SOCKETFUNCTION.3: fix typo

This commit is contained in:
Daniel Gustafsson 2019-06-24 14:19:13 +02:00
parent 92963d612b
commit 1862cacd03

View File

@ -51,7 +51,7 @@ called.
\fBwhat\fP argument is not CURL_POLL_REMOVE then it holds information about
what activity on this socket the application is supposed to
monitor. Subsequent calls to this callback might update the \fBwhat\fP bits
for a socket that is alredy monitored.
for a socket that is already monitored.
\fBuserp\fP is set with \fICURLMOPT_SOCKETDATA(3)\fP.