]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: fix typo in problem description
authorDaniel Gustafsson <daniel@yesql.se>
Fri, 20 May 2022 11:43:35 +0000 (13:43 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Fri, 20 May 2022 11:43:35 +0000 (13:43 +0200)
s/TSL/TLS/

docs/KNOWN_BUGS

index 0cdda075aa468a335b70e9410f4bf55adcc456e9..67197cf66b7c53f8f66eba3bcfb2068d032cfcad 100644 (file)
@@ -619,7 +619,7 @@ problems may have been fixed or changed somewhat since this was written.
 
 6.11 Negotiate on Windows fails
 
- When using --negotiate (or NTLM) with curl on Windows, SSL/TSL handshake
+ When using --negotiate (or NTLM) with curl on Windows, SSL/TLS handshake
  fails despite having a valid kerberos ticket cached. Works without any issue
  in Unix/Linux.