misc: fix typos

Closes #13923
This commit is contained in:
RainRat 2024-06-11 10:16:50 -07:00 committed by Daniel Stenberg
parent 48952c1ab3
commit 1445b7ae23
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 3 additions and 3 deletions

View file

@ -891,7 +891,7 @@
13.17 Add CA caching to more TLS backends
The ability to cache the CA store between invokes can improve transfer
performance signficantly. In curl 8.9.0, only OpenSSL, Schannel and wolfSSL
performance significantly. In curl 8.9.0, only OpenSSL, Schannel and wolfSSL
support this.
14. GnuTLS