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:
Andrew Kreimer 2024-09-19 18:34:32 +00:00 committed by Junio C Hamano
parent e13c49a4c5
commit d9369f78e7

View file

@ -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,