Skip to content

Commit 8671559

Browse files
rscharfegitster
authored andcommitted
fsck: fix a typo in a comment
Reported-by: Junio C Hamano <[email protected]> Signed-off-by: René Scharfe <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9068cfb commit 8671559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fsck.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ static int verify_ordered(unsigned mode1, const char *name1,
598598

599599
/*
600600
* There can be non-consecutive duplicates due to the implicitly
601-
* add slash, e.g.:
601+
* added slash, e.g.:
602602
*
603603
* foo
604604
* foo.bar

0 commit comments

Comments
 (0)