Git fork

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>

authored by

Andrew Kreimer and committed by
Junio C Hamano
d9369f78 e13c49a4

+1 -1
+1 -1
read-cache-ll.h
··· 151 151 152 152 /* 153 153 * The index has already been collapsed to sparse directories 154 - * whereever possible. 154 + * wherever possible. 155 155 */ 156 156 INDEX_COLLAPSED, 157 157