mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
Fix a typo: Confectionary → Confectionery
This commit is contained in:
@@ -2749,7 +2749,7 @@
|
||||
},
|
||||
"name": "Clockmaker"
|
||||
},
|
||||
"craft/confectionary": {
|
||||
"craft/confectionery": {
|
||||
"icon": "bakery",
|
||||
"fields": [
|
||||
"operator",
|
||||
@@ -2766,9 +2766,9 @@
|
||||
"candy"
|
||||
],
|
||||
"tags": {
|
||||
"craft": "confectionary"
|
||||
"craft": "confectionery"
|
||||
},
|
||||
"name": "Confectionary"
|
||||
"name": "Confectionery"
|
||||
},
|
||||
"craft/dressmaker": {
|
||||
"icon": "clothing-store",
|
||||
|
||||
+2
-2
@@ -15,7 +15,7 @@
|
||||
"candy"
|
||||
],
|
||||
"tags": {
|
||||
"craft": "confectionary"
|
||||
"craft": "confectionery"
|
||||
},
|
||||
"name": "Confectionary"
|
||||
"name": "Confectionery"
|
||||
}
|
||||
Reference in New Issue
Block a user