From db19bd6920a0fac38202532179788f37248b079a Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Wed, 2 Sep 2015 17:12:05 +0200 Subject: Remove leftover half-sentence in Map docs Change-Id: I23e1151c300254a1f297c61e4be344b7fd88cc95 Reviewed-by: Alex Blasche --- src/location/doc/src/qml-maps.qdoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/location/doc/src/qml-maps.qdoc b/src/location/doc/src/qml-maps.qdoc index ebae9582..9b6232f5 100644 --- a/src/location/doc/src/qml-maps.qdoc +++ b/src/location/doc/src/qml-maps.qdoc @@ -48,8 +48,7 @@ Map item you can center the map, zoom, pinch and make the item flickable. The places to be added to the map are \l {Maps and Navigation (QML)#Putting Objects on a Map (Map Overlay Objects)}{MapItems}. The item's position is defined by a \l {coordinate}{coordinate} which includes latitude, -longitude and altitude. The item is then displayed automatically after it is added to the Map. -\l {Maps and Navigation (QML)#Putting Objects on a Map (Map Overlay Objects)}{MapItems} or \l Map. +longitude and altitude. The item is then displayed automatically after it is added to the \l Map. \section2 Position on map -- cgit v1.2.1