summaryrefslogtreecommitdiff
path: root/BUILD/Help/html
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:24:59 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:24:59 +0200
commita1c91f4695e208d5a8f80dc37b1818169b7829ff (patch)
tree52f5134376d17c99b6c9e53133a2eb5cf171377c /BUILD/Help/html
parent5.16 (diff)
downloadFreeFileSync-a1c91f4695e208d5a8f80dc37b1818169b7829ff.tar.gz
FreeFileSync-a1c91f4695e208d5a8f80dc37b1818169b7829ff.tar.bz2
FreeFileSync-a1c91f4695e208d5a8f80dc37b1818169b7829ff.zip
5.17
Diffstat (limited to 'BUILD/Help/html')
-rw-r--r--BUILD/Help/html/Expert settings.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD/Help/html/Expert settings.html b/BUILD/Help/html/Expert settings.html
index c288ec58..32064162 100644
--- a/BUILD/Help/html/Expert settings.html
+++ b/BUILD/Help/html/Expert settings.html
@@ -51,7 +51,7 @@ considered equal. This is required by FAT/FAT32 file systems which
store file times with a 2 second precision only.<BR>This setting
can also be used to simulate a &quot;compare by file size&quot;,
ignoring last modification times: If tolerance is set to some high
-value, e.g. 2.000.000.000, then changed files will be detected as a
+value, e.g. 2000000000, then changed files will be detected as a
conflict (same date, different file size) and the
synchronization direction for conflicts can be set accordingly.</FONT></P>
<P STYLE="margin-bottom: 0cm"><BR>
@@ -72,7 +72,7 @@ in a network out of the box.</FONT></P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
<P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif"><B>VerifyCopiedFiles:</B></FONT><BR><FONT FACE="Tahoma, sans-serif">If
-active FreeFileSync will binary-compare source and target files after
+active, FreeFileSync will binary-compare source and target files after
copying and report verification errors. Note that this may double
file copy times and is no guarantee that data has not already been
corrupted prior to copying and corruption is not hidden by
bgstack15