CURLMOPT_SOCKETFUNCTION.3: fix typo

This commit is contained in:
Daniel Gustafsson 2019-06-24 14:19:13 +02:00
parent 92963d612b
commit 1862cacd03
1 changed files with 1 additions and 1 deletions

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.