doc/sync.mdwn: Typo fix

5c945f18-2ba1-11e2-8d66-00c0a8deee11
This commit is contained in:
Øyvind A. Holm 2012-11-11 02:44:32 +01:00
parent bb8286d6c5
commit e1139c9a01

View file

@ -22,7 +22,7 @@ fetches from each remote, and merges in any changes that have been made
to the remotes too. Finally, it updates `synced/master` to reflect the new to the remotes too. Finally, it updates `synced/master` to reflect the new
state of `master`, and pushes it out to each of the remotes. state of `master`, and pushes it out to each of the remotes.
This way, changes propigate around between repositories as `git annex sync` This way, changes propagate around between repositories as `git annex sync`
is run on each of them. Every repository does not need to be able to talk is run on each of them. Every repository does not need to be able to talk
to every other repository; as long as the graph of repositories is to every other repository; as long as the graph of repositories is
connected, and `git annex sync` is run from time to time on each, a given connected, and `git annex sync` is run from time to time on each, a given