mirror of
https://github.com/dockur/windows.git
synced 2025-09-26 19:41:15 +08:00
fix: Typo (#1397)
This commit is contained in:

committed by
GitHub

parent
2239792fa9
commit
d08b7aeb27
@@ -689,7 +689,7 @@ downloadImage() {
|
||||
if isESD "$version" "$lang"; 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
|
||||
|
||||
tried="y"
|
||||
|
Reference in New Issue
Block a user