spelling: cached

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-21 23:17:02 -04:00
parent d553aeabbe
commit 9581b05603
1 changed files with 1 additions and 1 deletions

View File

@ -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()