mirror of
https://github.com/curl/curl.git
synced 2026-08-04 19:26:13 +03:00
Fixed some typos in documentation
This commit is contained in:
parent
0f15ed1617
commit
cb787b70bf
16 changed files with 33 additions and 34 deletions
|
|
@ -220,7 +220,7 @@ Library
|
|||
done" loop. It loops if there's a Location: to follow.
|
||||
|
||||
When completed, the curl_easy_cleanup() should be called to free up used
|
||||
resources. It runs Curl_disconnect() on all open connectons.
|
||||
resources. It runs Curl_disconnect() on all open connections.
|
||||
|
||||
A quick roundup on internal function sequences (many of these call
|
||||
protocol-specific function-pointers):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue