From a529eb7fd495aafe76f4b802a044dee19cfbdb3f Mon Sep 17 00:00:00 2001 From: Alex Chan Date: Fri, 29 May 2015 09:40:48 +0100 Subject: [PATCH] Fix a capitalisation of Syncthing --- users/versioning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/versioning.rst b/users/versioning.rst index 85bdfd76a..a925ae205 100644 --- a/users/versioning.rst +++ b/users/versioning.rst @@ -23,7 +23,7 @@ Simple File Versioning With "Simple File Versioning" files are moved to the ".stversions" folder (inside your shared folder) when replaced or deleted on a remote device. This option also takes a value in an input titled "Keep -Versions" which tells SyncThing how many old versions of the file it +Versions" which tells Syncthing how many old versions of the file it should keep. For example, if you set this value to 5, if a file is replaced 5 times on a remote device, you will see 5 time-stamped versions on that file in the ".stversions" folder on the other devices