Explorar o código

KNOWN_BUGS: fix typo in problem description

s/TSL/TLS/
Daniel Gustafsson %!s(int64=2) %!d(string=hai) anos
pai
achega
c92c650413
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/KNOWN_BUGS

+ 1 - 1
docs/KNOWN_BUGS

@@ -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.