From 8c3f7bb8bad1ec3ed3e705ca6bf55c52e4092b2e Mon Sep 17 00:00:00 2001 From: irc-html Date: Thu, 10 Jan 2002 00:46:06 +0000 Subject: [PATCH] more spelling errors git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67468 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/curl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.