From 50884cbdb2b0ca11360d29a44519a6dc3a619bc9 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Tue, 8 Jan 2013 22:17:19 +0100 Subject: [PATCH] Typo --- doc/design/assistant/blog/day_165__release_day.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/design/assistant/blog/day_165__release_day.mdwn b/doc/design/assistant/blog/day_165__release_day.mdwn index e7ad4b7db1..f29c6e589a 100644 --- a/doc/design/assistant/blog/day_165__release_day.mdwn +++ b/doc/design/assistant/blog/day_165__release_day.mdwn @@ -6,7 +6,7 @@ files. It's also now safe to mix direct mode annexed files with regular files in git, in the same repository. Might have been safe all along, but I've -tested it, and it certianly works now. You just have to be careful to not +tested it, and it certainly works now. You just have to be careful to not use `git commit -a` to commit changes to such files, since that'll also stage the entire content of direct mode files.