From b1b80e6decf8bdb7adefed41b659a25272c735ba Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Sat, 12 Mar 2016 15:13:46 +0100 Subject: [PATCH] Typo --- doc/devblog/day_372__adjusted_branches_improved.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devblog/day_372__adjusted_branches_improved.mdwn b/doc/devblog/day_372__adjusted_branches_improved.mdwn index ce91693f4b..625169eafd 100644 --- a/doc/devblog/day_372__adjusted_branches_improved.mdwn +++ b/doc/devblog/day_372__adjusted_branches_improved.mdwn @@ -1,4 +1,4 @@ -After a real brain-bender of a day, I have commit propigation from the +After a real brain-bender of a day, I have commit propagation from the adjusted branch back to the original branch working, without needing to reverse adjust the whole tree. This is faster, but the really nice thing is that it makes individual adjustments simpler to write.