spelling: checks

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

View File

@ -48,7 +48,7 @@ use GuzzleHttp\Psr7\Uri;
*/
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
*/