summaryrefslogtreecommitdiffstats
path: root/src/location/qgeoboundingarea.cpp
diff options
context:
space:
mode:
authorDavid Laing <david.laing@nokia.com>2010-11-24 13:21:18 +1000
committerDavid Laing <david.laing@nokia.com>2010-11-24 13:21:18 +1000
commit651031558cf806972a090fafb25a033250c7d875 (patch)
tree36a56bc62e435c6c5a94b2717ea3e03449551d78 /src/location/qgeoboundingarea.cpp
parent15c61b300afd25cf1945b38b0b3a9b4b6b57304b (diff)
Fixed spelling errors in Location comments.
Diffstat (limited to 'src/location/qgeoboundingarea.cpp')
-rw-r--r--src/location/qgeoboundingarea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/qgeoboundingarea.cpp b/src/location/qgeoboundingarea.cpp
index 859dff32ee..ed4736847b 100644
--- a/src/location/qgeoboundingarea.cpp
+++ b/src/location/qgeoboundingarea.cpp
@@ -101,7 +101,7 @@ An empty area is a region which has a geometrical area of 0.
/*!
\fn bool QGeoBoundingArea::contains(const QGeoCoordinate &coordinate) const
-Returns whether the coordinate \a coordinate is contained withing this
+Returns whether the coordinate \a coordinate is contained within this
area.
*/