mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
docs: spell it Rustls with a capital R
I believe this is how the project itself uses it. Closes #19702
This commit is contained in:
@@ -189,7 +189,7 @@ my %knowntls = (
|
||||
'GnuTLS' => 1,
|
||||
'mbedTLS' => 1,
|
||||
'OpenSSL' => 1,
|
||||
'rustls' => 1,
|
||||
'Rustls' => 1,
|
||||
'Schannel' => 1,
|
||||
'wolfSSL' => 1,
|
||||
'All' => 1,
|
||||
|
||||
Reference in New Issue
Block a user