From 2a7c7511c383f39ebbf762735fa025b7bb596a62 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 20 Mar 2025 18:07:30 +0000 Subject: [PATCH] cask/quarantine: tweak wording. Co-authored-by: Eric Knibbe --- 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 c113f1add2..ea68bb239e 100644 --- a/Library/Homebrew/cask/quarantine.rb +++ b/Library/Homebrew/cask/quarantine.rb @@ -261,7 +261,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 System Settings > Privacy & Security > App Management and add or enable your terminal. + To fix this, go to System Settings → Privacy & Security → App Management and add or enable your terminal. EOF end