fsck: fix a typo in a comment

Reported-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>

René Scharfe committed May 21, 2020 at 11:52 UTC 86715592fd319a6e04cbb9c84415c0a052ca4344
1 file changed +1 -1
fsck.c
+1 -1
index b9b3350f76..bc71b0f35b 100644 --- a/fsck.c +++ b/fsck.c @@ -598,7 +598,7 @@ static int verify_ordered(unsigned mode1, const char *name1, /* * There can be non-consecutive duplicates due to the implicitly - * add slash, e.g.: + * added slash, e.g.: * * foo * foo.bar