aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qtqml/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/qtqml/plugin.cpp')
-rw-r--r--src/imports/qtqml/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/qtqml/plugin.cpp b/src/imports/qtqml/plugin.cpp
index a32d86eeb1..5b9dcd9ec9 100644
--- a/src/imports/qtqml/plugin.cpp
+++ b/src/imports/qtqml/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 2.\1
+ import QtQml
\endqml
*/