From 24e835587714289214002506aa0e2d59313f95c0 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Tue, 17 Apr 2018 21:17:57 +0200 Subject: docs: fix typos Closes https://github.com/curl/curl/pull/2503 --- docs/libcurl/curl_global_init.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/curl_global_init.3') diff --git a/docs/libcurl/curl_global_init.3 b/docs/libcurl/curl_global_init.3 index 3ba8e33ab..6ba0920c1 100644 --- a/docs/libcurl/curl_global_init.3 +++ b/docs/libcurl/curl_global_init.3 @@ -69,7 +69,7 @@ Initialize SSL. The implication here is that if this bit is not set, the initialization of the SSL layer needs to be done by the application or at least outside of -libcurl. The exact procedure how to do SSL initializtion depends on the TLS +libcurl. The exact procedure how to do SSL initialization depends on the TLS backend libcurl uses. Doing TLS based transfers without having the TLS layer initialized may lead to -- cgit v1.2.3