Fix country name misspelling

This commit is contained in:
horgan 2019-10-16 13:39:03 +01:00 committed by Chocobo1
parent c5da4d1500
commit 89d214bb8f
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

View file

@ -374,7 +374,7 @@ QString GeoIPManager::CountryName(const QString &countryISOCode)
{"VE", tr("Venezuela, Bolivarian Republic of")},
{"VG", tr("Virgin Islands, British")},
{"VI", tr("Virgin Islands, U.S.")},
{"VN", tr("Viet Nam")},
{"VN", tr("Vietnam")},
{"VU", tr("Vanuatu")},
{"WF", tr("Wallis and Futuna")},
{"WS", tr("Samoa")},