summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-21 15:43:48 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-22 09:46:38 +0200
commit543958c3be3863af5bf8c6b9206bdcfccaac3b41 (patch)
treeb76c05c4ebb69e0e8c0d4d9a9d3b512a6f656cca
parentf5474a35e512b983bd8cd59fad66370f3e1431d8 (diff)
downloadqt-creator-543958c3be3863af5bf8c6b9206bdcfccaac3b41.tar.gz
Doc: use the phrase QML emulation layer for QML Puppet
Also in the Manual. Change-Id: I1c15cc9feab716f38c4e1815ce091340dc786f89 Reviewed-by: Marco Bubke <marco.bubke@digia.com>
-rw-r--r--doc/src/overview/creator-issues.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/overview/creator-issues.qdoc b/doc/src/overview/creator-issues.qdoc
index 69a30c571f..6998b35feb 100644
--- a/doc/src/overview/creator-issues.qdoc
+++ b/doc/src/overview/creator-issues.qdoc
@@ -145,9 +145,9 @@
\list
- \li \QMLD uses external processes (QML Puppet) to render and preview
+ \li \QMLD uses a QML emulation layer (QML Puppet) to render and preview
images and to collect data. Executing C++ code might cause the QML
- Puppet to crash. If it crashes, an error message is displayed and
+ emulation layer to crash. If it crashes, an error message is displayed and
you can continue editing the QML file in the code editor.
\endlist