diff --git a/src/plugins/lib/maps/geography.py b/src/plugins/lib/maps/geography.py index dc8d2bc47..b8aee6026 100644 --- a/src/plugins/lib/maps/geography.py +++ b/src/plugins/lib/maps/geography.py @@ -983,7 +983,7 @@ class GeoGraphyView(osmGpsMap, NavigationView): "The following places are similar : %(gid)s\n" "Eiher you rename the places either you merge them." "\n\nI can't proceed your request.\n") % { - 'title': plce.get_title(), + 'title': place.get_title(), 'gid': gids} ) else: