summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-projects-creating.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc
index f745fc280d..f9bbddd845 100644
--- a/doc/src/projects/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-projects-creating.qdoc
@@ -164,12 +164,12 @@
Projects with boilerplate code for a Qt or Google test. For more
information, see \l {Creating Tests}.
- \li Qt Quick UI
+ \li Qt Quick UI Prototype
Use a single QML file that contains the main view. You can
- review \l{Creating Qt Quick UI Projects}{Qt Quick UI projects}
+ review \l{Creating Qt Quick UI Projects}{Qt Quick UI prototypes}
in a \l{Previewing QML Files}{preview tool} and you need not
- build them. Qt Quick UI projects cannot be deployed to embedded
+ build them. Qt Quick UI prototypes cannot be deployed to embedded
or mobile target platforms. For those platforms, create a
Qt Quick application instead.