Spelling corrected.
svn: r11864
This commit is contained in:
@@ -142,7 +142,7 @@ class EniroSVMapService(MapService):
|
|||||||
# Now check if country is defined
|
# Now check if country is defined
|
||||||
if not (country_given or coord_ok):
|
if not (country_given or coord_ok):
|
||||||
WarningDialog(_("Eniro map not available"),
|
WarningDialog(_("Eniro map not available"),
|
||||||
_("Latitude and longitud,\n" \
|
_("Latitude and longitude,\n" \
|
||||||
"or street and city needed") )
|
"or street and city needed") )
|
||||||
return
|
return
|
||||||
if coord_ok:
|
if coord_ok:
|
||||||
|
Reference in New Issue
Block a user