Changed documentation
authorMichael <heluecht@pirati.ca>
Sat, 21 Sep 2019 13:19:00 +0000 (13:19 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 21 Sep 2019 13:19:00 +0000 (13:19 +0000)
src/Model/Contact.php

index 2e8cb3d..798c9cd 100644 (file)
@@ -294,11 +294,11 @@ class Contact extends BaseObject
        }
 
        /**
-        * Check if the given contact url is on the same machine
+        * Check if the given contact url is on the same server
         *
         * @param string $url The contact link
         *
-        * @return boolean Is it the same machine?
+        * @return boolean Is it the same server?
         */
        public static function isLocal($url)
        {