From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:17:03 +0000 (-0400) Subject: spelling: checks X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6f23be2a63dfae4118632ab74652c10a379cfc05;p=friendica.git spelling: checks Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Worker/CheckRelMeProfileLink.php b/src/Worker/CheckRelMeProfileLink.php index 334bea27e5..d55ebf3c45 100644 --- a/src/Worker/CheckRelMeProfileLink.php +++ b/src/Worker/CheckRelMeProfileLink.php @@ -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 */