mirror of
https://github.com/friendica/friendica
synced 2024-11-13 01:02:53 +00:00
spelling: checks
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0e2a275cc5
commit
6f23be2a63
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ use GuzzleHttp\Psr7\Uri;
|
||||||
*/
|
*/
|
||||||
class CheckRelMeProfileLink
|
class CheckRelMeProfileLink
|
||||||
{
|
{
|
||||||
/* Cheks the homepage of a profile for a rel-me link back to the user profile
|
/* Checks the homepage of a profile for a rel-me link back to the user profile
|
||||||
*
|
*
|
||||||
* @param $uid (int) the UID of the user
|
* @param $uid (int) the UID of the user
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue