]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Tools/Utils.php
Improve reading time tests
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Tools / Utils.php
index 0a805210872f812b3074595488436234f24e5e13..c14d2aa073859b4c44edd5f76ff6bd9460e728c4 100644 (file)
@@ -20,10 +20,9 @@ class Utils
     }
 
     /**
-     * For a given text, we calculate reading time for an article
-     * based on 200 words per minute.
+     * For a given text, we calculate reading time for an article based on 200 words per minute.
      *
-     * @param $text
+     * @param string $text
      *
      * @return float
      */