Skip to content

Commit

Permalink
Conjugate "search" correctly in the git-prune-packed man page.
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Matt Kraai authored and Junio C Hamano committed Sep 21, 2007
1 parent 1e6ab5d commit 9c2d28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-prune-packed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SYNOPSIS

DESCRIPTION
-----------
This program search the `$GIT_OBJECT_DIR` for all objects that currently
This program searches the `$GIT_OBJECT_DIR` for all objects that currently
exist in a pack file as well as the independent object directories.

All such extra objects are removed.
Expand Down

0 comments on commit 9c2d28c

Please sign in to comment.