From 098a71bc1f3fc0d2549ec45848f56116cb4260c7 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 20 Nov 2018 23:25:04 -0600 Subject: Minor grammatical fixup Thanks to Gerard Lally on LQ. --- files/core-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/core-functions.sh b/files/core-functions.sh index 908edb0..a976df6 100644 --- a/files/core-functions.sh +++ b/files/core-functions.sh @@ -1227,7 +1227,7 @@ function sanity_check() { if [ "$DOUBLEFILES" != "" ]; then echo -e "\ You have a broken $ROOT/var/log/packages/ - with two versions of the same package.\n\ -The list of packages duplicated in your machine are shown below, but don't\n\ +The list of packages duplicated in your machine is shown below, but don't\n\ worry about this list - when you select your action, slackpkg will show a\n\ better list:\n" for i in $DOUBLEFILES ; do -- cgit v1.2.3