diff options
| author | 2014-09-21 12:01:36 -0400 | |
|---|---|---|
| committer | 2014-09-21 12:01:36 -0400 | |
| commit | 5889ef35c8ecbbae948420af9f2b05e7010593ae (patch) | |
| tree | 266d6ce9802f2c0008f06099ce17b1ac4797f7db /app/Controllers/statsController.php | |
| parent | 0420a989391c9af30ee6d85638c81bfb4f605132 (diff) | |
Change todo align
Diffstat (limited to 'app/Controllers/statsController.php')
| -rw-r--r-- | app/Controllers/statsController.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controllers/statsController.php b/app/Controllers/statsController.php index 64f66f2fa..256543f37 100644 --- a/app/Controllers/statsController.php +++ b/app/Controllers/statsController.php @@ -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(); |
