From b16bc0861d04c232d5a18f86ee62063cf1e6e6a6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Nov 2014 15:38:31 -0400 Subject: comment typo --- Git/Index.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Git') diff --git a/Git/Index.hs b/Git/Index.hs index 1f9d1c814..7145bb943 100644 --- a/Git/Index.hs +++ b/Git/Index.hs @@ -45,7 +45,7 @@ indexFileLock r = indexFile r ++ ".lock" - Changes made to this index will influence the commit, but won't - affect the real index file. - - - This detects when we're in this situation, using a heiristic, which + - This detects when we're in this situation, using a heuristic, which - might be broken by changes to git. Any use of this should have a test - case to make sure it works. -} -- cgit v1.2.3