summaryrefslogtreecommitdiffstats
path: root/git-prune.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-prune.txt')
-rw-r--r--git-prune.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-prune.txt b/git-prune.txt
index 03552dd86..9a45571b9 100644
--- a/git-prune.txt
+++ b/git-prune.txt
@@ -18,7 +18,7 @@ NOTE: In most cases, users should run 'git gc', which calls
'git prune'. See the section "NOTES", below.
This runs 'git fsck --unreachable' using all the refs
-available in `refs/`, optionally with additional set of
+available in `refs/`, optionally with an additional set of
objects specified on the command line, and prunes all unpacked
objects unreachable from any of these head objects from the object database.
In addition, it