mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-12 15:59:24 -06:00
read-cache-ll: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
e13c49a4c5
commit
d9369f78e7
@ -151,7 +151,7 @@ enum sparse_index_mode {
|
||||
|
||||
/*
|
||||
* The index has already been collapsed to sparse directories
|
||||
* whereever possible.
|
||||
* wherever possible.
|
||||
*/
|
||||
INDEX_COLLAPSED,
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user