]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-maintenance.txt: add missing word
authorMartin Ågren <martin.agren@gmail.com>
Mon, 21 Dec 2020 21:26:31 +0000 (22:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Dec 2020 22:33:08 +0000 (14:33 -0800)
Add a missing "a" before "bunch".

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Acked-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-maintenance.txt

index 6fec1eb8dc288757a2d0b4dbbf5faf18a8904df5..d1f9b5172dffb5fd72643ea2aa429c28dc0c4354 100644 (file)
@@ -101,7 +101,7 @@ This is done to avoid disrupting the remote-tracking branches. The end users
 expect these refs to stay unmoved unless they initiate a fetch.  With prefetch
 task, however, the objects necessary to complete a later real fetch would
 already be obtained, so the real fetch would go faster.  In the ideal case,
-it will just become an update to bunch of remote-tracking branches without
+it will just become an update to bunch of remote-tracking branches without
 any object transfer.
 
 gc::