]> granicus.if.org Git - curl/commitdiff
CURLOPT_ACCEPTTIMEOUT_MS: spellfix
authorDaniel Stenberg <daniel@haxx.se>
Sat, 21 Jan 2012 23:00:55 +0000 (00:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 21 Jan 2012 23:00:55 +0000 (00:00 +0100)
docs/libcurl/curl_easy_setopt.3

index 9dcce8770eb6b44905b2ca77529d60951c0bd9bb..1a20cb9d6171f456ff3bd552842b8b02caa90e90 100644 (file)
@@ -2070,7 +2070,7 @@ This option requires that libcurl was built with a resolver backend that
 supports this operation. The c-ares backend is the only such one.
 
 (Added in 7.24.0)
-.IP CURLOPT_ACCEPTTIMOUT_MS
+.IP CURLOPT_ACCEPTTIMEOUT_MS
 Pass a long telling libcurl the maximum number of milliseconds to wait for a
 server to connect back to libcurl when an active FTP connection is used. If no
 timeout is set, the internal default of 60000 will be used. (Added in 7.24.0)