mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:43:32 +03:00
docs: Spelling fixes
This commit is contained in:
parent
cfd69c1339
commit
771f3f22dd
7 changed files with 10 additions and 10 deletions
|
|
@ -973,7 +973,7 @@ for older and later versions as things don't change drastically that often.
|
|||
to work with.
|
||||
|
||||
`->scheme` is the URL scheme name, usually spelled out in uppercase. That's
|
||||
"HTTP" or "FTP" etc. SSL versions of the protcol need its own `Curl_handler`
|
||||
"HTTP" or "FTP" etc. SSL versions of the protocol need its own `Curl_handler`
|
||||
setup so HTTPS separate from HTTP.
|
||||
|
||||
`->setup_connection` is called to allow the protocol code to allocate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue