From: René Scharfe Date: Thu, 21 May 2020 09:52:04 +0000 (+0200) Subject: fsck: fix a typo in a comment X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=86715592fd319a6e04cbb9c84415c0a052ca4344;p=git.git fsck: fix a typo in a comment Reported-by: Junio C Hamano Signed-off-by: René Scharfe Signed-off-by: Junio C Hamano --- diff --git a/fsck.c b/fsck.c 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