summaryrefslogtreecommitdiff
path: root/examples/location/places_map/doc/src/places_map.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places_map/doc/src/places_map.qdoc')
-rw-r--r--examples/location/places_map/doc/src/places_map.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/places_map/doc/src/places_map.qdoc b/examples/location/places_map/doc/src/places_map.qdoc
index 6c3301f7..8a12bd71 100644
--- a/examples/location/places_map/doc/src/places_map.qdoc
+++ b/examples/location/places_map/doc/src/places_map.qdoc
@@ -40,7 +40,7 @@
\snippet places_map/places_map.qml PlaceSearchModel
- The map is displayed by using the \l Map type and inside we declare the \l
+ The map is displayed by using the \l MapView type and inside we declare the \l
MapItemView and supply the search model and a delegate. An inline delegate
has been used and we have assumed that every search result is of \l {Search
Result Types} {type} \c PlaceSerachesult. Consequently it is assumed that