Merge pull request #16499 from p-linnane/vendor-install-wording

cmd/vendor-install: adjust wording
This commit is contained in:
Kevin 2024-01-18 21:49:49 -08:00 committed by GitHub
commit 5a297a7dd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -289,7 +289,7 @@ homebrew-vendor-install() {
then
if [[ -n "${PROCESSOR_TARGET}" ]]
then
odie "This command does not more than vendor and processor targets!"
odie "This command does not take more than vendor and processor targets!"
else
VENDOR_PHYSICAL_PROCESSOR="${option}"
VENDOR_PROCESSOR="${option}"