From b9976ef5361a662f32ac32af9f6874133f7bb4dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 17 Jul 2017 23:34:30 +0200 Subject: : Files --- lib/Categories/Stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Categories/Stats.php b/lib/Categories/Stats.php index 8e671d2..602e0ca 100644 --- a/lib/Categories/Stats.php +++ b/lib/Categories/Stats.php @@ -57,7 +57,7 @@ class Stats implements ICategory { * @return string */ public function getDisplayName() { - return (string) $this->l->t('Statistic (number of: files, users, storages per type, comments and tags)'); + return (string) $this->l->t('Statistic (number of: Files, users, storages per type, comments and tags)'); } /** -- cgit v1.2.3