]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/http/Url.php
namespacing: move HTTP utilities along \Shaarli\Http\ classes
[github/shaarli/Shaarli.git] / application / http / Url.php
index 260231c6f1b97b9761762bdff0bfdb0c5f1ebf17..90444a2f4beaf0ad15df3be06ff36d4431d61811 100644 (file)
@@ -206,7 +206,7 @@ class Url
     }
 
     /**
-     * Test if the Url is an HTTP one.
+     * Test if the UrlUtils is an HTTP one.
      *
      * @return true is HTTP, false otherwise.
      */