Fix typo in cask-pr-local-check (#87444)

This commit is contained in:
Waldir Pimenta
2020-08-12 00:48:39 +02:00
committed by GitHub
parent 1c9b8157cf
commit ebb7d3949f
+1 -1
View File
@@ -10,7 +10,7 @@ ARGV.push("--help") if ARGV.empty?
OptionParser.new do |opt|
opt.banner = <<~BANNER
Run `brew cask` `audi` and `style` checks locally, from a pull request URL.
Run `brew cask` `audit` and `style` checks locally, from a pull request URL.
Useful when online CI is broken.
Usage: