diff options
author | Richard Hartmann <richih@debian.org> | 2014-02-07 00:47:52 +0100 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2014-02-07 00:47:52 +0100 |
commit | 24d455b0f3f399b091bba3adac63494259acb27f (patch) | |
tree | 63a6448a3a131cbf521232cb5002ee94923c14cb /doc/devblog | |
parent | 112f91ecaf898888c02561f37b3e91afc42d2bbe (diff) |
Typo
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_107__TDD.mdwn | 2 |
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. |