From b8454659d40aac327d56caeebb6502ca4ac23cd6 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Fri, 7 Feb 2014 00:47:52 +0100 Subject: [PATCH] Typo --- doc/devblog/day_107__TDD.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devblog/day_107__TDD.mdwn b/doc/devblog/day_107__TDD.mdwn index 5e0be8da92..0ae41f0d64 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.