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