1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00
This commit is contained in:
Jeremy Benoist 2015-08-20 20:39:52 +02:00
parent e6f55346fd
commit 6682139ec5
3 changed files with 3 additions and 2 deletions

View file

@ -28,7 +28,7 @@ class Utils
/**
* For a given text, we calculate reading time for an article
* based on 200 words per minute
* based on 200 words per minute.
*
* @param $text
*