]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/GServer.php
spelling: existence
[friendica.git] / src / Model / GServer.php
index 391e825c1c5ce24e35f0b414f8ded4d8b1a4d74b..a1c2819515117738fc6d4cb489157f1aefb52ee2 100644 (file)
@@ -92,7 +92,7 @@ class GServer
        const DETECT_NODEINFO_210 = 103;
 
        /**
-        * Check for the existance of a server and adds it in the background if not existant
+        * Check for the existence of a server and adds it in the background if not existant
         *
         * @param string $url
         * @param boolean $only_nodeinfo
@@ -2437,7 +2437,7 @@ class GServer
                        }
                }
 
-               // Disvover Mastodon servers
+               // Discover Mastodon servers
                $accesstoken = DI::config()->get('system', 'instances_social_key');
 
                if (!empty($accesstoken)) {