Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannesKleine <johannes@was-tun.org>2015-12-31 16:48:19 +0300
committerJohannesKleine <johannes@was-tun.org>2015-12-31 16:48:19 +0300
commitc95d1b26255a6127d89e990df1c73966606a2533 (patch)
tree6205a12147f806531c057f9069c52de1e7dcd6cd /config/config.sample.php
parent970495a067bde6596497253486f216c22836e175 (diff)
Update config.sample.php
I corrected the word order.
Diffstat (limited to 'config/config.sample.php')
-rw-r--r--config/config.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 6e823e3968d..6e052d70404 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -405,7 +405,7 @@ $CONFIG = array(
* delete all files in the trash bin that are older than D days
* automatically, delete other files anytime if space needed
* * ``D1, D2``
- * keep files and folders the in trash bin for at least D1 days and
+ * keep files and folders in the trash bin for at least D1 days and
* delete when exceeds D2 days
* * ``disabled``
* trash bin auto clean disabled, files and folders will be kept forever