From 426f492f57b1adf5db9bc1d7646b228b3aa4e82c Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sat, 24 May 2014 14:36:10 +0200 Subject: [PATCH] fix typo Suggested by [mnestis](https://www.transifex.com/accounts/profile/mnestis/) on transifex --- apps/files/templates/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index 8f11f965b2d..17bf3b3de83 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -102,6 +102,6 @@ t('Files are being scanned, please wait.'));?>

- t('Current scanning'));?> + t('Currently scanning'));?>

-- 2.39.5