fix: typo

This commit is contained in:
x1z53 2025-09-17 12:37:22 +03:00
parent 05330ff64c
commit 1f88b919c4
No known key found for this signature in database
GPG key ID: 2CE6469F5677C650

View file

@ -689,7 +689,7 @@ downloadImage() {
if isESD "$version" "$lang"; then if isESD "$version" "$lang"; then
if [[ "$tried" != "n" ]]; then if [[ "$tried" != "n" ]]; then
info "Failed to download $desc, will try a diferent method now..." info "Failed to download $desc, will try a different method now..."
fi fi
tried="y" tried="y"