Conjugate "search" correctly in the git-prune-packed man page.

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Matt Kraai 2007-09-21 07:37:18 -07:00 committed by Junio C Hamano
parent 1e6ab5de4f
commit 9c2d28c74e
1 changed files with 1 additions and 1 deletions

View File

@ -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.