From 25eb42ce723c37e891428f902b26294e05a59c3a Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 13 Aug 2015 21:22:27 +0545 Subject: [PATCH] Deleted File Management minor grammar --- user_manual/files/deleted_file_management.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/files/deleted_file_management.rst b/user_manual/files/deleted_file_management.rst index d0aa5d32c..f9be1faae 100644 --- a/user_manual/files/deleted_file_management.rst +++ b/user_manual/files/deleted_file_management.rst @@ -41,7 +41,7 @@ magic powers to prevent this. How the Deleted Files app Manages Storage Space ----------------------------------------------- -To ensure that users doesn't run over their storage quotas, the Deleted Files +To ensure that users do not run over their storage quotas, the Deleted Files app allocates a maximum of 50% of their currently available free space to deleted files. If your deleted files exceed this limit, ownCloud deletes the oldest files (files with the oldest timestamps from when they were deleted) @@ -54,4 +54,4 @@ by setting the ``trashbin_retention_obligation`` value. Files older than the ``trashbin_retention_obligation`` value will be deleted permanently. Additionally, ownCloud calculates the maximum available space every time a new file is added. If the deleted files exceed the new maximum allowed space -ownCloud will expire old deleted files until the limit is met once again. \ No newline at end of file +ownCloud will expire old deleted files until the limit is met once again.