summaryrefslogtreecommitdiff
path: root/src/positioning/qgeopolygon.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2019-11-21 11:31:00 +0100
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2019-11-21 11:31:00 +0100
commitb2c5fcd3a0a878a39c5e861098e94f29c1ef6b2f (patch)
treecf23b09f65624203d809aae7e909f25cb4a061c7 /src/positioning/qgeopolygon.cpp
parenta425dd954b4319455fc29372ff2314e7dc81ee77 (diff)
parentcd7edab940934fe8b100172e3e62e7eea5c354e5 (diff)
downloadqtlocation-b2c5fcd3a0a878a39c5e861098e94f29c1ef6b2f.tar.gz
Merge 5.14 into 5.14.0
Change-Id: Id2e7b0a3d3ecefdee377094fa10a1bea4a71d06c
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)