From 02da2694655b4b24317258ab97cfaf7c0dc05611 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Mon, 28 Apr 2008 02:42:50 -0400
Subject: web commit by http://edward.myopenid.com/: fix code block rendering

---
 doc/todo/git_attribution/discussion.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc/todo/git_attribution')

diff --git a/doc/todo/git_attribution/discussion.mdwn b/doc/todo/git_attribution/discussion.mdwn
index cced85007..42cc8449e 100644
--- a/doc/todo/git_attribution/discussion.mdwn
+++ b/doc/todo/git_attribution/discussion.mdwn
@@ -53,8 +53,8 @@ no determination of uniqueness)
 
 > Yes, it does:
 > 
-> 	joey@kodama:~/tmp/foo/bar>git commit --author "foo"
-> 	fatal: malformed --author parameter
+>     joey@kodama:~/tmp/foo/bar>git commit --author "foo"
+>     fatal: malformed --author parameter
 > 
 > It seems to be happy with anything of the form "foo <foo>" -- doesn't seem to
 > do any kind of strict checking. Even "http://joey.kitenet.net <>" will be
-- 
cgit v1.2.3