summaryrefslogtreecommitdiff
path: root/src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp')
-rw-r--r--src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp b/src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp
index cfff8d2e..8e939ae3 100644
--- a/src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp
+++ b/src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp
@@ -158,7 +158,7 @@ QT_USE_NAMESPACE
Updates the model based on the provided query parameters. The model will be populated with a
list of search suggestions for the partial \l searchTerm and \l searchArea. If the \l plugin
- supports it, other paramaters such as \l limit and \l offset may be specified. \c update()
+ supports it, other parameters such as \l limit and \l offset may be specified. \c update()
submits the set of parameters to the \l plugin to process.