mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 01:47:49 +02:00
Fix misspelling
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ _.extend(osmWay.prototype, {
|
||||
isArea: function() {
|
||||
// `highway` and `railway` are typically linear features, but there
|
||||
// are a few exceptions that should be treated as areas, even in the
|
||||
// absense of a proper `area=yes` or `areaKeys` tag.. see #4194
|
||||
// absence of a proper `area=yes` or `areaKeys` tag.. see #4194
|
||||
var lineKeys = {
|
||||
highway: {
|
||||
rest_area: true,
|
||||
|
||||
Reference in New Issue
Block a user