summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Herlant <aerostitch@users.noreply.github.com>2018-04-11 06:13:57 -0700
committerjkoan <jkoan@users.noreply.github.com>2018-04-11 15:13:57 +0200
commitcff4a70e7ef635d17557e5ea4e8adc7aff3cfe81 (patch)
tree34c7b08ad9cf474cd8bf6a43f62cf57f20160856
parent835ab9a74f43f0e63fdcaea8bd68c046868aeba5 (diff)
downloadnavit-cff4a70e7ef635d17557e5ea4e8adc7aff3cfe81.tar.gz
fix:icons:fix typo business not bussines (#430)
-rw-r--r--navit/map/garmin/garmintypes.txt4
-rw-r--r--navit/navit_shipped.xml6
2 files changed, 5 insertions, 5 deletions
diff --git a/navit/map/garmin/garmintypes.txt b/navit/map/garmin/garmintypes.txt
index 1fca9ddfa..f8a49c532 100644
--- a/navit/map/garmin/garmintypes.txt
+++ b/navit/map/garmin/garmintypes.txt
@@ -438,7 +438,7 @@ POINT
1, 0x100b = poi_car_parking, Parking
1, 0x100d = poi_car_dealer_parts, Car Dealer(point)
1, 0x100e = poi_car_wash, Car Wash
-1, 0x1011 = poi_bussines_service, Business Service
+1, 0x1011 = poi_business_service, Business Service
1, 0x1012 = poi_communication, Communication
1, 0x1013 = poi_repair_service, Repair Service
1, 0x1014 = poi_social_service, Social Service
@@ -464,7 +464,7 @@ POINT
1, 0x140c = town_label_1e0, Village (100-200)
1, 0x140d = town_label_0e0, Village (0-100)
1, 0x1500 = poi_personal_service, Personal Service
-1, 0x1501 = poi_bussines_service, Bussines Service
+1, 0x1501 = poi_business_service, Business Service
POLYLINE
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index c605a4408..3a645fbc2 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -2021,7 +2021,7 @@ Waypoint</text></img>
<icon src="bus_stop.png"/>
</itemgra>
<itemgra item_types="poi_business_service" order="12-">
- <icon src="bussines_service.xpm"/>
+ <icon src="business_service.xpm"/>
</itemgra>
<itemgra item_types="poi_car_rent" order="12-">
<icon src="car_rent.png"/>
@@ -3760,7 +3760,7 @@ Waypoint</text></img>
<icon src="bus_stop.png"/>
</itemgra>
<itemgra item_types="poi_business_service" order="0-">
- <icon src="bussines_service.xpm"/>
+ <icon src="business_service.xpm"/>
</itemgra>
<itemgra item_types="poi_car_rent" order="11-">
<icon src="car_rent.png"/>
@@ -5146,7 +5146,7 @@ Waypoint</text></img>
<icon src="bus_stop.png" />
</itemgra>
<itemgra item_types="poi_business_service" order="12-">
- <icon src="bussines_service.png" />
+ <icon src="business_service.png" />
</itemgra>
<itemgra item_types="poi_car_rent" order="12-">
<icon src="car_rent.png" />