From 7416fc7ac367ee680a1fb2e69aafa87455135dc2 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Thu, 20 Dec 2018 10:40:48 -0500 Subject: [PATCH] Fixed typo in crossing ways issue label --- data/core.yaml | 2 +- dist/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index 311849e44..88615fafa 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -638,7 +638,7 @@ en: many_deletions: "You're deleting {n} features: {p} nodes, {l} lines, {a} areas, {r} relations. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org." tag_suggests_area: "The tag {tag} suggests line should be area, but it is not an area" deprecated_tags: "Deprecated tags: {tags}" - crossing_ways: Corssing ways without connection + crossing_ways: Crossing ways without connection crossing_ways_tooltip: "Roads are crossing other roads, buildings, railroads, or waterways without connection nodes or a bridge tag." zoom: in: Zoom in diff --git a/dist/locales/en.json b/dist/locales/en.json index 69a228e50..ed8c8a1cc 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -775,7 +775,7 @@ "many_deletions": "You're deleting {n} features: {p} nodes, {l} lines, {a} areas, {r} relations. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.", "tag_suggests_area": "The tag {tag} suggests line should be area, but it is not an area", "deprecated_tags": "Deprecated tags: {tags}", - "crossing_ways": "Corssing ways without connection", + "crossing_ways": "Crossing ways without connection", "crossing_ways_tooltip": "Roads are crossing other roads, buildings, railroads, or waterways without connection nodes or a bridge tag." }, "zoom": {