Apply suggestion from review

Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
Nanda H Krishna 2021-03-26 02:28:51 +05:30 committed by GitHub
parent 94737ef41d
commit eecbd5887c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,7 +312,7 @@ module Cask
end
def uninstall_pkgutil(*pkgs, command: nil, **_)
ohai "Uninstalling packages (your password may be necessary):"
ohai "Uninstalling packages; your password may be necessary:"
pkgs.each do |regex|
::Cask::Pkg.all_matching(regex, command).each do |pkg|
puts pkg.package_id