From 790515a1dd86b31b293506a147829b6c4e911355 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Thu, 1 May 2008 15:49:22 +0000 Subject: [PATCH] Fix a typo. --- ports-mgmt/pkg_cleanup/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports-mgmt/pkg_cleanup/pkg-descr b/ports-mgmt/pkg_cleanup/pkg-descr index 262cf9984d74..14ec70130e20 100644 --- a/ports-mgmt/pkg_cleanup/pkg-descr +++ b/ports-mgmt/pkg_cleanup/pkg-descr @@ -1,6 +1,6 @@ pkg_cleanup finds packages that are not requested by any other installed package and lets you decide for each one if you want to keep it or delete it. -It also allows viewing the pacakge comment and description. +It also allows viewing the package comment and description. This program is essentially a clone of pkg_rmleaves except that it shows the comment and description of packages and does not support GUI dialog(1)