aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/workerscript/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/workerscript/plugin.cpp')
-rw-r--r--src/imports/workerscript/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/workerscript/plugin.cpp b/src/imports/workerscript/plugin.cpp
index 1323b17ef4..28577d9768 100644
--- a/src/imports/workerscript/plugin.cpp
+++ b/src/imports/workerscript/plugin.cpp
@@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE
To use the types in this module, import the module with the following line:
\qml \QtMinorVersion
- import QtQml.WorkerScript 2.\1
+ import QtQml.WorkerScript
\endqml
*/