summaryrefslogtreecommitdiff
path: root/src/location/places/qplacematchrequest.cpp
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-03 17:24:49 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-03 17:53:41 +0100
commit8731c5e383d54881ecf6e15fdd55b412ef4bfcf9 (patch)
tree3fac5bae9da780f4205abd3b97aefd0d2e03a460 /src/location/places/qplacematchrequest.cpp
parent61d235c2f5af88a0a22105722142f2c72817ee00 (diff)
downloadqtlocation-8731c5e383d54881ecf6e15fdd55b412ef4bfcf9.tar.gz
Fix some typos
Change-Id: If46057e48040fda7b61b81e735c171daf2cc7d06 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/location/places/qplacematchrequest.cpp')
-rw-r--r--src/location/places/qplacematchrequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacematchrequest.cpp b/src/location/places/qplacematchrequest.cpp
index e7917d97..bb57e3c3 100644
--- a/src/location/places/qplacematchrequest.cpp
+++ b/src/location/places/qplacematchrequest.cpp
@@ -225,7 +225,7 @@ void QPlaceMatchRequest::setResults(const QList<QPlaceSearchResult> &results)
}
/*!
- Returns the paramaters for matching places.
+ Returns the parameters for matching places.
*/
QVariantMap QPlaceMatchRequest::parameters() const
{