aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitview
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-11-13 00:17:45 +0900
committerJunio C Hamano <gitster@pobox.com>2013-11-12 09:42:21 -0800
commit68840cb5af52541cb3354cfa06f2df86ae6ea6f6 (patch)
tree48b46a57ab4fe09c37da597d144df608b16c04b5 /contrib/gitview
parent7e7cf80d7480fd457674fad01466c867a87ed27c (diff)
downloadgit-68840cb5af52541cb3354cfa06f2df86ae6ea6f6.tar.gz
git-68840cb5af52541cb3354cfa06f2df86ae6ea6f6.tar.xz
contrib: typofixes
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/gitview')
-rwxr-xr-xcontrib/gitview/gitview2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitview/gitview b/contrib/gitview/gitview
index 4c99dfb90..4e23c650f 100755
--- 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 already have the value
tmp_node_pos = self.nodepos[commit.parent_sha1[0]]
except KeyError:
self.colours[commit.parent_sha1[0]] = colour