diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index c0b00cb646..5673a433fc 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -2072,8 +2072,8 @@ class Formula # # If you maintain your own repository, you can add your own bottle links. # https://docs.brew.sh/Bottles.html - # You can ignore this block entirely if submitting to Homebrew/Homebrew, It'll be - # handled for you by the Brew Test Bot. + # You can ignore this block entirely if submitting to Homebrew/homebrew-core. + # It'll be handled for you by the Brew Test Bot. # #
bottle do
     #   root_url "https://example.com" # Optional root to calculate bottle URLs