Rename doctor.json -> doctors.json (closes #2869)

This commit is contained in:
Bryan Housel
2015-12-19 23:32:00 -05:00
parent f4c9f7487a
commit 5b8e1e7140
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1298,7 +1298,7 @@ en:
name: Dentist
# 'terms: tooth,teeth'
terms: "<translate with synonyms or related terms for 'Dentist', separated by commas>"
amenity/doctor:
amenity/doctors:
# amenity=doctors
name: Doctor
# 'terms: medic*'
+1 -1
View File
@@ -868,7 +868,7 @@
},
"name": "Dentist"
},
"amenity/doctor": {
"amenity/doctors": {
"icon": "hospital",
"fields": [
"address",
+1 -1
View File
@@ -1680,7 +1680,7 @@
"name": "Dentist",
"terms": "tooth,teeth"
},
"amenity/doctor": {
"amenity/doctors": {
"name": "Doctor",
"terms": "medic*"
},