From f6a146d76c3f01496914f2019db0b97fa1f9440b Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sat, 24 Feb 2018 16:00:52 +0000 Subject: [PATCH] Improve wording git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344352 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ftp/functions/ftp-ssl-connect.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/ftp/functions/ftp-ssl-connect.xml b/reference/ftp/functions/ftp-ssl-connect.xml index 4e4160c483..70ded1c020 100644 --- a/reference/ftp/functions/ftp-ssl-connect.xml +++ b/reference/ftp/functions/ftp-ssl-connect.xml @@ -98,7 +98,7 @@ 5.2.2 The function was changed to return &false; when it can't use an SSL - connection, instead of fallbacking to a non-SSL one as previously. + connection, instead of falling back to a non-SSL one as previously.