diff options
Diffstat (limited to 'docs/libcurl/curl_global_sslset.3')
-rw-r--r-- | docs/libcurl/curl_global_sslset.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_global_sslset.3 b/docs/libcurl/curl_global_sslset.3 index cee84458f..efac0f91f 100644 --- a/docs/libcurl/curl_global_sslset.3 +++ b/docs/libcurl/curl_global_sslset.3 @@ -84,7 +84,7 @@ support for choosing SSL backends at runtime. .SH RETURN VALUE If this function returns CURLSSLSET_OK, the backend was successfully selected. -If the chosen backend is unknown (or support for the chosed backend has not +If the chosen backend is unknown (or support for the chosen backend has not been compiled into libcurl), the function returns \fICURLSSLSET_UNKNOWN_BACKEND\fP. If the backend had been configured previously, or if \fIcurl_global_init(3)\fP |