X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FParseUrl.php;h=33828848391410a843475080905a30d41af1eaa7;hb=e02c475c9e98f27f631bd245592f1641c181db72;hp=d7475e98190d317db415d2a1b415cd5e0ab49177;hpb=980b4ec27371a010d21b2d25d46621d760bcc90b;p=friendica.git diff --git a/src/Util/ParseUrl.php b/src/Util/ParseUrl.php index d7475e9819..3382884839 100644 --- a/src/Util/ParseUrl.php +++ b/src/Util/ParseUrl.php @@ -91,7 +91,7 @@ class ParseUrl } /** - * Search for chached embeddable data of an url otherwise fetch it + * Search for cached embeddable data of an url otherwise fetch it * * @param string $url The url of the page which should be scraped * @param bool $do_oembed The false option is used by the function fetch_oembed()