Merge "Add 3D filetype for STL files"
[lhc/web/wiklou.git] / includes / libs / stats / StatsdAwareInterface.php
index 5151b26..b0b941a 100644 (file)
@@ -11,7 +11,7 @@ use Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface;
 interface StatsdAwareInterface {
 
        /**
-        * Sets a logger instance on the object
+        * Sets a StatsdDataFactory instance on the object
         *
         * @param StatsdDataFactoryInterface $statsFactory
         * @return null