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:
Daniel Stenberg 2025-11-26 00:47:04 +01:00
parent 4041eea61e
commit ea7df8d076
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
15 changed files with 18 additions and 18 deletions

View file

@ -14,7 +14,7 @@ TLS-backend:
- OpenSSL
- GnuTLS
- Schannel
- rustls
- Rustls
Added-in: 7.19.1
---