diff options
Diffstat (limited to 'Library/Homebrew/cask')
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc/utils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/utils.rb b/Library/Homebrew/cask/lib/hbc/utils.rb index 116cb2095..b442efd2f 100644 --- a/Library/Homebrew/cask/lib/hbc/utils.rb +++ b/Library/Homebrew/cask/lib/hbc/utils.rb @@ -117,7 +117,7 @@ module Hbc def self.error_message_with_suggestions <<-EOS.undent - Follow the instuctions here: + Follow the instructions here: #{Formatter.url(PREBUG_URL)} If this doesn’t fix the problem, please report this bug: |
