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>maint
parent
e13c49a4c5
commit
d9369f78e7
|
@ -151,7 +151,7 @@ enum sparse_index_mode {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The index has already been collapsed to sparse directories
|
* The index has already been collapsed to sparse directories
|
||||||
* whereever possible.
|
* wherever possible.
|
||||||
*/
|
*/
|
||||||
INDEX_COLLAPSED,
|
INDEX_COLLAPSED,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue