contrib: typofixes

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Masanari Iida
2013-11-13 00:17:45 +09:00
committed by Junio C Hamano
parent 7e7cf80d74
commit 68840cb5af
4 changed files with 4 additions and 4 deletions

View File

@ -1205,7 +1205,7 @@ class GitView(object):
#The first parent always continue on the same line
try:
# check we alreay have the value
# check we already have the value
tmp_node_pos = self.nodepos[commit.parent_sha1[0]]
except KeyError:
self.colours[commit.parent_sha1[0]] = colour