summaryrefslogtreecommitdiff
path: root/src/imports/location/declarativeplaces/qdeclarativeplace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/declarativeplaces/qdeclarativeplace.cpp')
-rw-r--r--src/imports/location/declarativeplaces/qdeclarativeplace.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/imports/location/declarativeplaces/qdeclarativeplace.cpp b/src/imports/location/declarativeplaces/qdeclarativeplace.cpp
index 6197d62c..19feb709 100644
--- a/src/imports/location/declarativeplaces/qdeclarativeplace.cpp
+++ b/src/imports/location/declarativeplaces/qdeclarativeplace.cpp
@@ -441,7 +441,8 @@ QPlace QDeclarativePlace::place()
/*!
\qmlproperty QtLocation5::Location Place::location
- This property holds the location of the place which can be used to retrieve the coordinate, address and the BoundingBox.
+ This property holds the location of the place which can be used to retrieve the coordinate,
+ address and the bounding box.
*/
void QDeclarativePlace::setLocation(QDeclarativeGeoLocation *location)
{