diff --git a/reference/ftp/functions/ftp-exec.xml b/reference/ftp/functions/ftp-exec.xml index cad8ec38f4..a69e48314d 100644 --- a/reference/ftp/functions/ftp-exec.xml +++ b/reference/ftp/functions/ftp-exec.xml @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ Sends a SITE EXEC command request to the FTP - server. Returns &true; if the command was successful (sever sent response code: + server. Returns &true; if the command was successful (server sent response code: 200); otherwise returns &false;.