Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1001: modernize style
[gitweb.git]
/
contrib
/
gitview
/
gitview
diff --git
a/contrib/gitview/gitview
b/contrib/gitview/gitview
index 4c99dfb9038ca034d86b72cbe342373d12ae8cc6..4e23c650fe6341737fa8fb36070ce7999ba1f54b 100755
(executable)
--- a/
contrib/gitview/gitview
+++ b/
contrib/gitview/gitview
@@
-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 alrea
d
y have the value
tmp_node_pos = self.nodepos[commit.parent_sha1[0]]
except KeyError:
self.colours[commit.parent_sha1[0]] = colour