ソースを参照

KNOWN_BUGS: fix typo in problem description

s/TSL/TLS/
Daniel Gustafsson 2 年 前
コミット
c92c650413
1 ファイル変更1 行追加1 行削除
  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.