diff --git a/functions/curl.xml b/functions/curl.xml index d9aba3b603..f98fb89d5a 100644 --- a/functions/curl.xml +++ b/functions/curl.xml @@ -1,5 +1,5 @@ - + CURL, Client URL Library Functions CURL @@ -566,7 +566,7 @@ curl_close ($ch); - This functions closes a CURL session and frees all res sources. + This function closes a CURL session and frees all resources. The CURL handle, ch, is also deleted.