]> git.mxchange.org Git - friendica.git/commitdiff
spelling: proxify
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:09 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Util/Proxy.php

index 7f3c94672273dacb5341e6d98d6ef4080fd73c4e..83913348efb7164ea575c0fcb14338b0d9d9bb9e 100644 (file)
@@ -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