From: Matt Kraai Date: Fri, 21 Sep 2007 14:37:18 +0000 (-0700) Subject: Conjugate "search" correctly in the git-prune-packed man page. X-Git-Tag: v1.5.3.3~20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9c2d28c74e374174de01901238159b63a96a04ba;p=git.git Conjugate "search" correctly in the git-prune-packed man page. Signed-off-by: Matt Kraai Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-prune-packed.txt b/Documentation/git-prune-packed.txt index 3800edb7b..9f85f3833 100644 --- a/Documentation/git-prune-packed.txt +++ b/Documentation/git-prune-packed.txt @@ -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.