From edaf4ec62c2d5b8e7fa2958489ef58b918008b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joda=20St=C3=B6=C3=9Fer?= Date: Tue, 12 May 2020 10:53:14 +0200 Subject: [PATCH] docs: file versioning: fix typo --- admin_manual/configuration_files/file_versioning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/file_versioning.rst b/admin_manual/configuration_files/file_versioning.rst index fdd653110..a2e99f15d 100644 --- a/admin_manual/configuration_files/file_versioning.rst +++ b/admin_manual/configuration_files/file_versioning.rst @@ -17,7 +17,7 @@ pattern used to delete old versions: The versions are adjusted along this pattern every time a new version is created. -The Versions app never uses more that 50% of the user's currently available +The Versions app never uses more than 50% of the user's currently available free space. If the stored versions exceed this limit, Nextcloud deletes the oldest file versions until it meets the disk space limit again.