From cbf8b14d7e3da391cdc7c33899671dbb70fe2245 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Sun, 22 Nov 2009 00:03:51 +0000 Subject: [PATCH] Typo fix git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291121 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/functions/curl-setopt.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/curl/functions/curl-setopt.xml b/reference/curl/functions/curl-setopt.xml index 439643e7ab..181d19cf65 100644 --- a/reference/curl/functions/curl-setopt.xml +++ b/reference/curl/functions/curl-setopt.xml @@ -1173,7 +1173,7 @@ The name of a callback function where the callback function takes three parameters. The first is the cURL resource, the second is a - file-descriptior resource, and the third is length. Return the + file-descriptor resource, and the third is length. Return the string containing the data.