users/syncing: Minor spelling correction

GitHub-Pull-Request: https://github.com/syncthing/docs/pull/168
This commit is contained in:
Benjamin Masters
2016-05-12 05:58:39 +00:00
committed by Jakob Borg
parent 076ac1aa14
commit fd92efc2f6

View File

@@ -64,7 +64,7 @@ x.y.z which may not be exactly the version of Syncthing you're running).
When new index data is received from other devices Syncthing recalculates
which version for each file should be the global version, and compares this
to the current local version. When the two differ, Syncthing needs to
syncrhonize the file. The block lists are compared to build a list of needed
synchronize the file. The block lists are compared to build a list of needed
blocks, which are then requested from the network or copied locally, as
described above.