Fix typo TSL -> TLS

Signed-off-by: imba-tjd <109224573@qq.com>
This commit is contained in:
谭九鼎 2020-03-08 16:53:18 +08:00 committed by backportbot[bot]
parent 481f9be056
commit 2392f5f688

View File

@ -363,7 +363,7 @@ for your SSL-based server.
Solution 2
^^^^^^^^^^
The Windows WebDAV Client might not support TSLv1.1 / TSLv1.2 connections. If
The Windows WebDAV Client might not support TLSv1.1 / TLSv1.2 connections. If
you have restricted your server config to only provide TLSv1.1 and above the
connection to your server might fail. Please refer to the WinHTTP_ documentation
for further information.