Update Library/Homebrew/cmd/update.sh

better wording

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
sazriel26 2023-12-07 09:39:56 +02:00 committed by Sharon Azriel
parent 154a8c398b
commit a1e9e93902

View File

@ -637,7 +637,7 @@ EOS
# HOMEBREW_GITHUB_API_TOKEN is optionally defined in the user environment.
# can be supersede by local repository URL
# can be superseded a token from the local repository URL
# shellcheck disable=SC2153
if [[ -n "${UPSTREAM_REPOSITORY_URL_PARSED[1]}" ]]
then