From a74b0b4ee140e6efe2b4ec83407f9228bc5e8a57 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Thu, 20 Oct 2022 11:03:28 -0700 Subject: [PATCH] Update 'scripts/pmauninstall.sh' --- scripts/pmauninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pmauninstall.sh b/scripts/pmauninstall.sh index 29cb984..9834c10 100644 --- a/scripts/pmauninstall.sh +++ b/scripts/pmauninstall.sh @@ -12,7 +12,7 @@ do break ;; *) - echo "That wasnt an option..." + echo "That wasn't an option..." ;; esac done