Fix brew cleanup backtick in brew cask cleanup deprecation message

This commit is contained in:
JBallin 2018-08-13 14:31:21 -07:00
parent 6a581159e6
commit 6ecf2d8831

View File

@ -25,7 +25,7 @@ module Hbc
end
def run
odeprecated "`brew cask cleanup`", "´brew cleanup`", disable_on: Time.new(2018, 9, 30)
odeprecated "`brew cask cleanup`", "`brew cleanup`", disable_on: Time.new(2018, 9, 30)
cleanup = Homebrew::Cleanup.new