mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Merge pull request #7749 from peternewman/patch-5
Correct the typo pavillion to pavilion in the building tag
This commit is contained in:
@@ -247,6 +247,10 @@
|
||||
"old": {"building": "household"},
|
||||
"replace": {"building": "house"}
|
||||
},
|
||||
{
|
||||
"old": {"building": "pavillion"},
|
||||
"replace": {"building": "pavilion"}
|
||||
},
|
||||
{
|
||||
"old": {"building:color": "*"},
|
||||
"replace": {"building:colour": "$1"}
|
||||
|
||||
Reference in New Issue
Block a user