Change todo align

This commit is contained in:
Alexis Degrugillier
2014-09-21 12:01:36 -04:00
parent 0420a98939
commit 5889ef35c8
2 changed files with 8 additions and 8 deletions

View File

@@ -91,7 +91,7 @@ class FreshRSS_stats_Controller extends Minz_ActionController {
* - month
*
* @todo verify that the metrics used here make some sense. Especially
* for the average.
* for the average.
*/
public function repartitionAction() {
$statsDAO = FreshRSS_Factory::createStatsDAO();