summaryrefslogtreecommitdiff
path: root/src/location/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/doc/src')
-rw-r--r--src/location/doc/src/qtlocation.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/location/doc/src/qtlocation.qdoc b/src/location/doc/src/qtlocation.qdoc
index 717d0623..b15ee2a3 100644
--- a/src/location/doc/src/qtlocation.qdoc
+++ b/src/location/doc/src/qtlocation.qdoc
@@ -52,11 +52,11 @@ available from some of the popular location services.
The Qt Location API enables you to:
\list
- \li access and present map data,
- \li support touch gesture on a specific area of the map,
- \li query for a specific geographical location and route,
- \li add additional layers on top, such as polylines and circles,
- \li and search for places and related images.
+ \li Access and present map data.
+ \li Support touch gesture on a specific area of the map.
+ \li Query for a specific geographical location and route.
+ \li Add additional layers on top, such as polylines and circles.
+ \li Search for places and related images.
\endlist
\section1 Getting Started