From f9eacc95075fec426b4a538b6522cc6397a90934 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 29 Apr 2019 21:03:05 -0400 Subject: [PATCH] Fix typo "segements" -> "segments" --- 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 1a14e20da..4f343ce37 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -1412,7 +1412,7 @@ en: message: "{feature} flows away from a connected waterway" end: message: "{feature} flows against a connected waterway" - reference: "Waterway segements should all flow in the same direction." + reference: "Waterway segments should all flow in the same direction." highway: start: message: "{feature} is unreachable" diff --git a/dist/locales/en.json b/dist/locales/en.json index eaede94df..aa8563761 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -1748,7 +1748,7 @@ "end": { "message": "{feature} flows against a connected waterway" }, - "reference": "Waterway segements should all flow in the same direction." + "reference": "Waterway segments should all flow in the same direction." } }, "highway": {