summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceicon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceicon.cpp')
-rw-r--r--src/location/places/qplaceicon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplaceicon.cpp b/src/location/places/qplaceicon.cpp
index 1ae9c14f..fa31c504 100644
--- a/src/location/places/qplaceicon.cpp
+++ b/src/location/places/qplaceicon.cpp
@@ -111,7 +111,7 @@ bool QPlaceIconPrivate::operator == (const QPlaceIconPrivate &other) const
\variable QPlaceIcon::SingleUrl
\brief Parameter key for an icon that only has a single image URL.
- The paramter value to be used with this key is a QUrl. An icon with this parameter set will
+ The parameter value to be used with this key is a QUrl. An icon with this parameter set will
always return the specified URL regardless of the requested size when url() is called.
*/
const QString QPlaceIcon::SingleUrl(QLatin1String("singleUrl"));