diff --git a/metager/app/Models/Result.php b/metager/app/Models/Result.php
index e6c8c787c9dadf2defc45c8d0d26c560a844b5b1..14b7debaefb2c9dd73ebf177a16f8b2fa40a49a1 100644
--- a/metager/app/Models/Result.php
+++ b/metager/app/Models/Result.php
@@ -418,9 +418,7 @@ class Result
 
     /**
      * @param string $domain Pass $_SERVER['SERVER_NAME'] here
-     * @param bool $debug
      *
-     * @debug bool $debug
      * @return string
      */
     private function get_domain($domain)