]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/CheckRelMeProfileLink.php
New parameter to create a share block for display reasons
[friendica.git] / src / Worker / CheckRelMeProfileLink.php
index ebd0254889654f4feb2910d427b9b507f8a4d64d..d55ebf3c454a234aff9cd2896bdf3b2228b21aee 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -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
         */