From 05719fedab5b052c433b5137fa63e5a1136a84e6 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Mon, 18 Jun 2018 15:23:47 +0200 Subject: Doc: Add missing dots (qtlocation) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-68933 Change-Id: Ie7863b196363022c0bb7c1fa4f258c4700b5abb3 Reviewed-by: Topi Reiniƶ --- src/location/declarativemaps/qdeclarativepolygonmapitem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location') diff --git a/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp b/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp index 71a75041..c0d7f24b 100644 --- a/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp +++ b/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp @@ -65,7 +65,7 @@ QT_BEGIN_NAMESPACE \ingroup qml-QtLocation5-maps \since QtLocation 5.5 - \brief The MapPolygon type displays a polygon on a Map + \brief The MapPolygon type displays a polygon on a Map. The MapPolygon type displays a polygon on a Map, specified in terms of an ordered list of \l {QtPositioning::coordinate}{coordinates}. For best appearance and results, polygons should be -- cgit v1.2.1