From f5aba6a72317118a6c02f54084d9e8041351a8ec Mon Sep 17 00:00:00 2001 From: Manfred Brandl Date: Sun, 26 Jul 2020 20:17:19 +0200 Subject: [PATCH] polish text a bit --- data/core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index dc73edd84..52ae3040e 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -1426,10 +1426,10 @@ en: title: Edit Menu intro: "{rightclick} Right-click or {longpress_icon} long-press a feature will display the edit menu. The commands shown are context-specific and some are explained here." edit_menu_h: "Advanced Commands from Edit Menu" - command_reverse: "The {reverse_icon} **{reverse}** command will change objects like oneway streets or cliffs where the top is one the left and the bottom on the right side." + command_reverse: "The {reverse_icon} **{reverse}** command will change the direction of lines like oneway streets or cliffs where the top is one the left and the bottom on the right side." command_disconnect: "The {disconnect_icon} **{disconnect}** command separates a connected point into independent points which can be separated from each other." command_merge: "The {merge_icon} **{merge}** command create a single object from all selected objects. In order to turn a point into a line or an area while keeping the tags, create a line or an area without tags and merge it with the existing point." - command_extract: "The {extract_icon} **{extract}** command seperates a point from a line or area." + command_extract: "The {extract_icon} **{extract}** command seperates a point from a line or an area." notes: title: Notes intro: "*Notes* are used to alert other users that a feature requires fixing or attention. Notes mark a specific location on the map. To view existing notes or add new ones, open the {data_icon} **{map_data}** panel and enable the {osm_notes} layer."