From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:09 +0000 (-0400) Subject: spelling: proxify X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d3e3a81256c8836845debf0557de5fd211ae6ce0;p=friendica.git spelling: proxify Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Util/Proxy.php b/src/Util/Proxy.php index 7f3c946722..83913348ef 100644 --- a/src/Util/Proxy.php +++ b/src/Util/Proxy.php @@ -75,7 +75,7 @@ class Proxy * This function only performs the URL replacement on http URL and if the * provided URL isn't local * - * @param string $url The URL to proxyfy + * @param string $url The URL to proxify * @param string $size One of the Proxy::SIZE_* constants * @return string The proxyfied URL or relative path * @throws \Friendica\Network\HTTPException\InternalServerErrorException