diff --git a/src/plugins/mapservices/eniroswedenmap.py b/src/plugins/mapservices/eniroswedenmap.py index b172568fa..e392bf185 100644 --- a/src/plugins/mapservices/eniroswedenmap.py +++ b/src/plugins/mapservices/eniroswedenmap.py @@ -142,7 +142,7 @@ class EniroSVMapService(MapService): # Now check if country is defined if not (country_given or coord_ok): WarningDialog(_("Eniro map not available"), - _("Latitude and longitud,\n" \ + _("Latitude and longitude,\n" \ "or street and city needed") ) return if coord_ok: