diff --git a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
index 90c17f89b335acd1d814de454e5efec1e6b7e7c8..89ff6f0b3dac8ea2a002ca9163760a8032ac137f 100644
--- a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
+++ b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
@@ -33,8 +33,7 @@
     your .qml file:
 
     \badcode
-    import QtQuick 2.0
-    import QtWebEngine 1.1
+    import QtWebEngine 1.2
     \endcode
 
     To link against the module, add the following QT variable to your qmake .pro