summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-06 21:08:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-06 21:08:56 -0400
commit1255fa66c866d0348b9468406b0e5ccb55fc25e2 (patch)
treeca3bf2daaee316aa8e2a55ecd2f7b30475a989cc
parent681dafd7b359a0ba7eb95f6385b8330ffa17002c (diff)
parent24d455b0f3f399b091bba3adac63494259acb27f (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/devblog/day_107__TDD.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_107__TDD.mdwn b/doc/devblog/day_107__TDD.mdwn
index 5e0be8da9..0ae41f0d6 100644
--- a/doc/devblog/day_107__TDD.mdwn
+++ b/doc/devblog/day_107__TDD.mdwn
@@ -7,4 +7,4 @@ Digging into that today, I eventually (after rather a long time stuck)
determined the bug involved automatic conflict resolution, but only
happened on systems without symlink support. This let me reproduce it on
FAT outside Windows and do some fast TDD iterations in a much less
-unweildly environment and fix the bug.
+unwieldly environment and fix the bug.