From 57c166e89cde72dddca55091c87abbe5771f984b Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Sat, 28 May 2022 08:25:10 -0700 Subject: Minor spelling fix. --- src/share/poudriere/pkgclean.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/share/poudriere/pkgclean.sh b/src/share/poudriere/pkgclean.sh index 62ef7a30..99a6f7e5 100755 --- a/src/share/poudriere/pkgclean.sh +++ b/src/share/poudriere/pkgclean.sh @@ -220,7 +220,7 @@ pkg_compare() { ensure_pkg_installed || err 1 \ - "ports-mgmt/pkg is missing. First build it with bulk, then rerun pkgclean" + "ports-mgmt/pkg is missing. First build it with bulk, then re-run pkgclean" injail ${PKG_VERSION} -t "${oldversion}" "${newversion}" } -- cgit v1.2.3