Skip to content

Commit 83fcadd

Browse files
Martin Ågrengitster
authored andcommitted
git-maintenance.txt: add missing word
Add a missing "a" before "bunch". Signed-off-by: Martin Ågren <[email protected]> Acked-by: Derrick Stolee <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6d3ef5b commit 83fcadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-maintenance.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This is done to avoid disrupting the remote-tracking branches. The end users
101101
expect these refs to stay unmoved unless they initiate a fetch. With prefetch
102102
task, however, the objects necessary to complete a later real fetch would
103103
already be obtained, so the real fetch would go faster. In the ideal case,
104-
it will just become an update to bunch of remote-tracking branches without
104+
it will just become an update to a bunch of remote-tracking branches without
105105
any object transfer.
106106

107107
gc::

0 commit comments

Comments
 (0)