diff options
| author | Mandar Gokhale | 2016-11-03 02:51:22 +0000 | 
|---|---|---|
| committer | Mandar Gokhale | 2016-11-03 12:09:44 +0000 | 
| commit | 0e15ffff627c17b6c83e7424c0f1357e99902802 (patch) | |
| tree | e110fbab20670db220010b75f293e5b29862376a /Library/Homebrew/cask/lib/hbc/utils.rb | |
| parent | 2a865f085e7b900e3b09cc6df17ac1636fd55448 (diff) | |
| download | brew-0e15ffff627c17b6c83e7424c0f1357e99902802.tar.bz2 | |
Correct a few typos
...and update man pages where applicable
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc/utils.rb')
| -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:  | 
