cmd/update: tweak error message.

Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
Mike McQuaid 2022-10-14 17:10:50 +01:00 committed by GitHub
parent 4bc5f48654
commit e554f51454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -774,7 +774,7 @@ EOS
HOMEBREW_UPDATED="1"
fi
else
echo "download formula.json failed!" >>"${update_failed_file}"
echo "Failed to download formula.json!" >>"${update_failed_file}"
fi
fi