mirror of
https://github.com/curl/curl.git
synced 2026-08-05 09:16:14 +03:00
cleanup: misc typos in strings and comments
Found via `codespell` Closes #2389
This commit is contained in:
parent
39dc0bca5b
commit
236402fc2d
16 changed files with 17 additions and 17 deletions
|
|
@ -710,7 +710,7 @@ that doesn't exist on the server, just like --ftp-create-dirs.
|
|||
You can specify the private and public keys for SSH/SSL as file paths. Some
|
||||
programs want to avoid using files and instead just pass them as in-memory
|
||||
data blobs. There's probably a challenge to make this work across the
|
||||
plethory of different TLS and SSH backends that curl suppports.
|
||||
plethory of different TLS and SSH backends that curl supports.
|
||||
https://github.com/curl/curl/issues/2310
|
||||
|
||||
13.4 Cache/share OpenSSL contexts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue