summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc')
-rw-r--r--doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc b/doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc
index 55fe9f421c..0d93f62c9f 100644
--- a/doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc
+++ b/doc/src/qtquick/creator-only/qtquick-app-tutorial.qdoc
@@ -188,9 +188,9 @@
\endlist
- To check your code, you can view \e Page1Form.ui.qml in the
- \uicontrol {Text Editor} and compare it with the \l{transitions/Page1Form.ui.qml}
- {Page1Form.ui.qml} example file.
+ To check your code, you can view your \e {Page1Form.ui.qml} file in the
+ \uicontrol {Text Editor} and compare it with the \e {Page1Form.ui.qml}
+ example file.
The new project wizard adds boilerplate code to the \e Page1.qml file to
create menu items and push buttons. Modify the boilerplate code by removing