mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:31:41 +03: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:
parent
4041eea61e
commit
ea7df8d076
15 changed files with 18 additions and 18 deletions
|
|
@ -189,7 +189,7 @@ my %knowntls = (
|
|||
'GnuTLS' => 1,
|
||||
'mbedTLS' => 1,
|
||||
'OpenSSL' => 1,
|
||||
'rustls' => 1,
|
||||
'Rustls' => 1,
|
||||
'Schannel' => 1,
|
||||
'wolfSSL' => 1,
|
||||
'All' => 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue