From 56a12349a27708b1feb407bf9cf61094506d72d4 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 27 Aug 2013 12:37:44 -0700 Subject: [PATCH] Tweak multi-select documentation Fixes #1302 --- data/core.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index db2d3a746..c56ef12c6 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -278,9 +278,9 @@ en: on it on the map. This will highlight the selected feature, open a panel with details about it, and show a menu of things you can do with the feature. - Multiple features can be selected by holding the 'Shift' key, clicking, - and dragging on the map. This will select all features within the box - that's drawn, allowing you to do things with several features at once. + To select multiple features, hold down the 'Shift' key. Then either click + on the features you want to select, or drag on the map to draw a rectangle. + This will draw a box and select all the points within it. ### Saving Edits