]> git.ipfire.org Git - thirdparty/git.git/commitdiff
fsck: fix a typo in a comment
authorRené Scharfe <l.s.r@web.de>
Thu, 21 May 2020 09:52:04 +0000 (11:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2020 18:02:28 +0000 (11:02 -0700)
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>
fsck.c

diff --git a/fsck.c b/fsck.c
index b9b3350f762fa4d0d9c90fccfe137165b2b16339..bc71b0f35bd7a205315059f87b11315f0a02ce3f 100644 (file)
--- 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