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