From 6f23be2a63dfae4118632ab74652c10a379cfc05 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:17:03 -0400 Subject: [PATCH] spelling: checks Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Worker/CheckRelMeProfileLink.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5