summaryrefslogtreecommitdiff
path: root/src/location/doc/src/maps.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/doc/src/maps.qdoc')
-rw-r--r--src/location/doc/src/maps.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/doc/src/maps.qdoc b/src/location/doc/src/maps.qdoc
index edddbb4f..f633145d 100644
--- a/src/location/doc/src/maps.qdoc
+++ b/src/location/doc/src/maps.qdoc
@@ -159,7 +159,7 @@ will enable access to geocoding translation services and thus data to display.
Routing is the determination of a navigable path from one point to another on
a map. Given a map that is aware of features that aid or hinder navigation, such as
bridges, waterways and so on, a series of segments that make
-up the journey can be constructed. If these \l {RouteSegment}s are simple then we can
+up the journey can be constructed. If these \l {routeSegment}s are simple then we can
add navigation information at the connecting points, \l {routeManeuver}s,
between the segments.
@@ -169,7 +169,7 @@ between the segments.
\li \l{QtLocation::Route}{Route}
\li The entire path to be navigated.
\row
- \li \l{QtLocation::RouteSegment}{RouteSegment}
+ \li \l{QtLocation::routeSegment}{routeSegment}
\li The individual components of a route.
\row
\li \l{QtLocation::routeManeuver}{routeManeuver}