From 7b2db5fb17444459e560085d776d1142e6509e21 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 22 Dec 2019 22:40:05 +0800 Subject: [PATCH] fix typo --- scratch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratch b/scratch index 8ae3968..30b66bc 100755 --- a/scratch +++ b/scratch @@ -1018,7 +1018,7 @@ scratch_sysup() { PKGOUTDATE=$(outdatepkg) if [ ! "$PKGOUTDATE" ]; then - echo "All package is up to date." + echo "All package are up to date." return 0 fi