Skip to content

Commit d9369f7

Browse files
algonellgitster
authored andcommitted
read-cache-ll: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e13c49a commit d9369f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

read-cache-ll.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ enum sparse_index_mode {
151151

152152
/*
153153
* The index has already been collapsed to sparse directories
154-
* whereever possible.
154+
* wherever possible.
155155
*/
156156
INDEX_COLLAPSED,
157157

0 commit comments

Comments
 (0)