diff mbox series

[1/3] git-maintenance.txt: add missing word

Message ID 7bd059244087016d2af47c6329e46191bebb168e.1608585497.git.martin.agren@gmail.com (mailing list archive)
State Accepted
Commit 83fcadd636415e9fe6c5d397df583fe74af58720
Headers show
Series gc: fix handling of crontab magic markers | expand

Commit Message

Martin Ågren Dec. 21, 2020, 9:26 p.m. UTC
Add a missing "a" before "bunch".

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
---
 Documentation/git-maintenance.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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::