summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
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