aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-maintenance.txt
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2020-12-21 22:26:31 +0100
committerJunio C Hamano <gitster@pobox.com>2020-12-21 14:33:08 -0800
commit83fcadd636415e9fe6c5d397df583fe74af58720 (patch)
tree4e2f927c4326933ccc4cb15ed85cef2b51d97858 /Documentation/git-maintenance.txt
parent6d3ef5b467eccd2769f1aa1c555d317d3c8dc707 (diff)
downloadgit-83fcadd636415e9fe6c5d397df583fe74af58720.tar.gz
git-maintenance.txt: add missing word
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>
Diffstat (limited to 'Documentation/git-maintenance.txt')
-rw-r--r--Documentation/git-maintenance.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-maintenance.txt b/Documentation/git-maintenance.txt
index 6fec1eb8dc..d1f9b5172d 100644
--- a/Documentation/git-maintenance.txt
+++ b/Documentation/git-maintenance.txt
@@ -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 a bunch of remote-tracking branches without
any object transfer.
gc::