mirror of
https://github.com/friendica/friendica
synced 2025-04-27 23:50:10 +00:00
spelling: failure
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d6eb08dd89
commit
f6fda5840d
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ class Link
|
|||
* @param int $uriId
|
||||
* @param string $url
|
||||
* @param string $size
|
||||
* @return string Found link URL + id on success, $url on failture
|
||||
* @return string Found link URL + id on success, $url on failure
|
||||
*/
|
||||
public static function getByLink(int $uriId, string $url, string $size = ''): string
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue