mirror of
https://github.com/friendica/friendica
synced 2024-11-18 05:43:42 +00:00
spelling: cached
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d553aeabbe
commit
9581b05603
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue