Code

Conjugate "search" correctly in the git-prune-packed man page.
authorMatt Kraai <kraai@ftbfs.org>
Fri, 21 Sep 2007 14:37:18 +0000 (07:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Sep 2007 19:54:24 +0000 (12:54 -0700)
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-prune-packed.txt

index 3800edb7bb7d9062dddb3393eaf1a80e5a44596d..9f85f3833ebc78b1de7981c5048330357a513f0e 100644 (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.