diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc
index c3c3b86e2b53bf485dc49e3bc12e01b85601f898..825bd26fe1c095c75564558ca3c3c06412ebe7e4 100644
--- a/doc/src/qtquick/qtquick-designer.qdoc
+++ b/doc/src/qtquick/qtquick-designer.qdoc
@@ -156,7 +156,7 @@
     using Qt Quick 2.1. The Qt Quick Components and Controls are based on
     standard QML types. To view the components and controls in the
     \gui {Library} pane, add import
-    statements to the .pro file of your project. For example:
+    statements to the QML file in the \gui Edit mode. For example:
 
     \list