summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutesegment.cpp
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2012-02-10 17:57:22 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-13 02:02:13 +0100
commit7782a4a86f83c678822af6d059eaf5012fce7d7f (patch)
tree9d97f2e78fb636e373fc53456929d41fa7a87c0b /src/location/maps/qgeoroutesegment.cpp
parent2f6abf05e5f186306a55570aae0ee32ed4a08384 (diff)
downloadqtlocation-7782a4a86f83c678822af6d059eaf5012fce7d7f.tar.gz
Docs: QTBUG-24066, Location doc typos.
Change-Id: I71d7ab7e074eef2000f10463f3bf75cdb9bf6048 Reviewed-by: David Laing <david.laing@nokia.com>
Diffstat (limited to 'src/location/maps/qgeoroutesegment.cpp')
-rw-r--r--src/location/maps/qgeoroutesegment.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroutesegment.cpp b/src/location/maps/qgeoroutesegment.cpp
index c2a34628..73a893ec 100644
--- a/src/location/maps/qgeoroutesegment.cpp
+++ b/src/location/maps/qgeoroutesegment.cpp
@@ -55,7 +55,7 @@ QT_BEGIN_NAMESPACE
\brief The QGeoRouteSegment class represents a segment of a route.
- A QGeoRouteSegment instance has information about the physcial layout
+ A QGeoRouteSegment instance has information about the physical layout
of the route segment, the length of the route and estimated time required
to traverse the route segment and an optional QGeoManeuver associated with
the end of the route segment.