summaryrefslogtreecommitdiff
path: root/doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn')
-rw-r--r--doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn b/doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn
index 58755de91..d55823f75 100644
--- a/doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn
+++ b/doc/devblog/day_281__catching_up__and_arm_autobuilder_needed.mdwn
@@ -14,8 +14,8 @@ and so lets a lot of queries be done much faster. The implementation
should make it easy to add --batch to more plumbing commands as needed,
and could probably extend to non-plumbing commands too.
-Today: The first 5 hours involved an incompatable mess of ssh and rsync
-versions on Windows. A gordian knot of brokenness and depedency hell.
+Today: The first 5 hours involved an incompatible mess of ssh and rsync
+versions on Windows. A Gordian knot of brokenness and dependency hell.
I finally found a solution which involves downgrading the cygwin rsync
to an older version, and using msysgit's ssh rather than cygwin's.