From e1139c9a0133149e4b84a03549e9de6db01cc7e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20A=2E=20Holm?= Date: Sun, 11 Nov 2012 02:44:32 +0100 Subject: [PATCH] doc/sync.mdwn: Typo fix 5c945f18-2ba1-11e2-8d66-00c0a8deee11 --- doc/sync.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sync.mdwn b/doc/sync.mdwn index 057dcb355e..540e645459 100644 --- a/doc/sync.mdwn +++ b/doc/sync.mdwn @@ -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 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 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