comment typo
This commit is contained in:
parent
55e1f51e47
commit
bf2b029c49
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
-}
|
||||
|
|
Loading…
Reference in a new issue