diff --git a/Library/Homebrew/cask/dsl/caveats.rb b/Library/Homebrew/cask/dsl/caveats.rb index 1a9c4ad4f0..ba0ab886f8 100644 --- a/Library/Homebrew/cask/dsl/caveats.rb +++ b/Library/Homebrew/cask/dsl/caveats.rb @@ -163,7 +163,7 @@ module Cask end caveat :discontinued do - # odeprecated "`caveats :discontinued`", "`deprecated!`" + # odeprecated "`caveats :discontinued`", "`deprecate!`" @discontinued = true <<~EOS #{@cask} has been officially discontinued upstream.