From 0879aae57587a3ac530e952d06f624fe88af3f67 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Sun, 17 Nov 2013 08:50:46 +0000 Subject: [PATCH] fix #64365 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332147 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 1f4e72f182..97b550f61b 100644 --- a/reference/curl/functions/curl-setopt.xml +++ b/reference/curl/functions/curl-setopt.xml @@ -919,7 +919,7 @@ CURLOPT_FTPPORT The value which will be used to get the IP address to use - for the FTP "POST" instruction. The "POST" instruction tells + for the FTP "PORT" instruction. The "PORT" instruction tells the remote server to connect to our specified IP address. The string may be a plain IP address, a hostname, a network interface name (under Unix), or just a plain '-' to use the