]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/OpenWebAuthToken.php
Replace reference to post plink by author base URL
[friendica.git] / src / Model / OpenWebAuthToken.php
index e99d40f12f65ccd56af0ee4ec500de37b6df16a1..4186467c15ef299a3647d3dd7eda32e029ac9bf5 100644 (file)
@@ -58,7 +58,7 @@ class OpenWebAuthToken
         * @param int    $uid  The user ID.
         * @param string $token
         *
-        * @return string|boolean The meta enry or false if not found.
+        * @return string|boolean The meta entry or false if not found.
         * @throws \Exception
         */
        public static function getMeta(string $type, int $uid, string $token)