From 524bcf5474452ac356a10fbc1945859ec9d1d29f Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Sat, 12 Jan 2013 22:00:22 +0100 Subject: [PATCH] Add space --- user_manual/versioncontrol.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user_manual/versioncontrol.rst b/user_manual/versioncontrol.rst index e5d82fe7e..779c689b9 100644 --- a/user_manual/versioncontrol.rst +++ b/user_manual/versioncontrol.rst @@ -1,10 +1,9 @@ Version Control =============== - ownCloud supports simple version control for files. Versioning is enabled by default, and creates backups of files which are accessible via the history tab. This tab also links to the history page, where you -can roll back a file to any previous version.Changes made at intervals +can roll back a file to any previous version. Changes made at intervals greater than two minutes are saved in data/[user]/versions, and made accessible using the above pages.