aboutsummaryrefslogtreecommitdiff
path: root/doc/sync.mdwn
diff options
context:
space:
mode:
authorGravatar Øyvind A. Holm <sunny@sunbase.org>2012-11-11 02:44:32 +0100
committerGravatar Øyvind A. Holm <sunny@sunbase.org>2012-11-11 02:44:32 +0100
commite2a868f8dd12c205146bfc8b794ee59e84f8d6f1 (patch)
treea78125da24be6e5dbd30e058b804d7c2efeaff28 /doc/sync.mdwn
parent4fae5d803010f619bfda9867ed0d93c656f351b2 (diff)
doc/sync.mdwn: Typo fix
5c945f18-2ba1-11e2-8d66-00c0a8deee11
Diffstat (limited to 'doc/sync.mdwn')
-rw-r--r--doc/sync.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sync.mdwn b/doc/sync.mdwn
index 057dcb355..540e64545 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