diff --git a/dots/bin/pCloudRestarter.sh b/dots/bin/pCloudRestarter.sh index 37e529f..5af00f4 100755 --- a/dots/bin/pCloudRestarter.sh +++ b/dots/bin/pCloudRestarter.sh @@ -12,7 +12,7 @@ do pkill -15 pcloud sleep 30 else - echo "pcloud not running, so no killing neccessary this time around…" + echo "pCloud is not running, so no killing is neccessary (this time around…)" sleep 1 fi