From 532fdc0f7380ccb2002cb86166a031d90cac42c6 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Thu, 18 Jan 2024 09:41:19 -0800 Subject: [PATCH] cmd/vendor-install: adjust wording Signed-off-by: Patrick Linnane --- Library/Homebrew/cmd/vendor-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/cmd/vendor-install.sh b/Library/Homebrew/cmd/vendor-install.sh index db2aada9df..16ac2a0274 100644 --- a/Library/Homebrew/cmd/vendor-install.sh +++ b/Library/Homebrew/cmd/vendor-install.sh @@ -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}"