]> granicus.if.org Git - curl/commitdiff
CURLMOPT_SOCKETFUNCTION.3: fix typo
authorDaniel Gustafsson <daniel@yesql.se>
Mon, 24 Jun 2019 12:19:13 +0000 (14:19 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Mon, 24 Jun 2019 12:19:13 +0000 (14:19 +0200)
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3

index dc0ccd8360e1cf7dc6449112e81521ec8a451898..b0d511119b50717516bdb934fd4cd6a06f1217ac 100644 (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.