From cb787b70bf5fa16bc1f83405c16d6c092e6daf46 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 20 Jul 2012 21:02:58 +0200 Subject: Fixed some typos in documentation --- docs/INTERNALS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/INTERNALS') diff --git a/docs/INTERNALS b/docs/INTERNALS index d2bff0ce5..d06d62209 100644 --- a/docs/INTERNALS +++ b/docs/INTERNALS @@ -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): -- cgit v1.2.3