summaryrefslogtreecommitdiff
path: root/src/positioning/qgeopolygon.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-19 03:03:34 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-19 03:03:34 +0100
commitdf1308f05fd78b87010d7a5a52a65d76d934ee7c (patch)
tree4982fa7389b8c28dfbdb14d86bc39107acc925d8 /src/positioning/qgeopolygon.cpp
parentfe04f2bc8deabcd8fdf5b8c408b23bc3ce071e6d (diff)
parentcd7edab940934fe8b100172e3e62e7eea5c354e5 (diff)
downloadqtlocation-df1308f05fd78b87010d7a5a52a65d76d934ee7c.tar.gz
Merge remote-tracking branch 'origin/5.14' into 5.15
Change-Id: I95c7e221498d875eb407a3165c2b9e1be2a8b347
Diffstat (limited to 'src/positioning/qgeopolygon.cpp')
-rw-r--r--src/positioning/qgeopolygon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/positioning/qgeopolygon.cpp b/src/positioning/qgeopolygon.cpp
index 04e09095..e8fdda76 100644
--- a/src/positioning/qgeopolygon.cpp
+++ b/src/positioning/qgeopolygon.cpp
@@ -117,7 +117,7 @@ QGeoPolygon::QGeoPolygon()
}
/*!
- Constructs a new geo \a polygon from the coordinates specified
+ Constructs a new geo polygon from the coordinates specified
in \a path.
*/
QGeoPolygon::QGeoPolygon(const QList<QGeoCoordinate> &path)