From eadac2fb2a3a232c8d352c24b18ea4d387402641 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 6 Jul 2023 14:10:13 +0100 Subject: [PATCH] cask/quarantine: tweak wording. --- Library/Homebrew/cask/quarantine.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/cask/quarantine.rb b/Library/Homebrew/cask/quarantine.rb index 960d7214b6..2277906293 100644 --- a/Library/Homebrew/cask/quarantine.rb +++ b/Library/Homebrew/cask/quarantine.rb @@ -248,7 +248,7 @@ module Cask opoo <<~EOF Your terminal does not have App Management permissions, so Homebrew will delete and reinstall the app. This may result in some configurations (like notification settings or location in the Dock/Launchpad) being lost. - To fix this, go to Settings > Privacy & Security > App Management and turn on the switch for your terminal. + To fix this, go to System Settings > Privacy & Security > App Management and add or enable your terminal. EOF false