]> git.mxchange.org Git - friendica.git/commitdiff
spelling: checks
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 03:17:03 +0000 (23:17 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:22 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Worker/CheckRelMeProfileLink.php

index 334bea27e58bb61c639c5a68699a42a8b3ef8977..d55ebf3c454a234aff9cd2896bdf3b2228b21aee 100644 (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
         */