From df1b0f4737e4323502eba9a100c59ea7a86056df Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 18 Mar 2009 21:15:32 +0100 Subject: pkg: Fixed typo in a comment --- bin/pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pkg b/bin/pkg index 6c1445d..127b784 100755 --- a/bin/pkg +++ b/bin/pkg @@ -486,7 +486,7 @@ function check_prereqs { } # Write a package's documentation to .collected -# and symlink it's binaries from ~/bin +# and symlink its binaries from ~/bin function populate_collected { cd $PDIR/$1 || return typeset -i bins=0 bino=0 mans=0 mano=0 -- cgit v1.2.3