diff --git a/Library/Homebrew/livecheck/livecheck.rb b/Library/Homebrew/livecheck/livecheck.rb index 94a08826fd..010c0c06d6 100644 --- a/Library/Homebrew/livecheck/livecheck.rb +++ b/Library/Homebrew/livecheck/livecheck.rb @@ -645,7 +645,7 @@ module Homebrew homebrew_curl_root_domains.include?(url_root_domain) end - # Identifies the latest version of the resource in a given Formulae/Casks and returns a Hash containing + # Identifies the latest version of the resource in a given Formulae and returns a Hash containing # the version information for a resource. Returns a nil value if a latest version # couldn't be found for a given resource. sig {