Fixed some typos in documentation

This commit is contained in:
Dan Fandrich 2012-07-20 21:02:58 +02:00
parent 0f15ed1617
commit cb787b70bf
16 changed files with 33 additions and 34 deletions

View file

@ -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):