summaryrefslogtreecommitdiffstats
path: root/src/location/places/qplacecontactdetail.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/places/qplacecontactdetail.cpp
parent2f6abf05e5f186306a55570aae0ee32ed4a08384 (diff)
Docs: QTBUG-24066, Location doc typos.
Change-Id: I71d7ab7e074eef2000f10463f3bf75cdb9bf6048 Reviewed-by: David Laing <david.laing@nokia.com>
Diffstat (limited to 'src/location/places/qplacecontactdetail.cpp')
-rw-r--r--src/location/places/qplacecontactdetail.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacecontactdetail.cpp b/src/location/places/qplacecontactdetail.cpp
index 655b8fa8..fdf7d15f 100644
--- a/src/location/places/qplacecontactdetail.cpp
+++ b/src/location/places/qplacecontactdetail.cpp
@@ -192,7 +192,7 @@ QString QPlaceContactDetail::value() const
}
/*!
- Sets the \a value of the this contact detail.
+ Sets the \a value of this contact detail.
*/
void QPlaceContactDetail::setValue(const QString &value)
{