aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/maroon/doc/src/maroon.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/demos/maroon/doc/src/maroon.qdoc')
-rw-r--r--examples/quick/demos/maroon/doc/src/maroon.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/demos/maroon/doc/src/maroon.qdoc b/examples/quick/demos/maroon/doc/src/maroon.qdoc
index fcbe2923c1..3e38f8cfca 100644
--- a/examples/quick/demos/maroon/doc/src/maroon.qdoc
+++ b/examples/quick/demos/maroon/doc/src/maroon.qdoc
@@ -257,7 +257,7 @@
appear at the bottom of the new game screen and game canvas and slowly float
towards the top on varying trajectories.
- To use the ParticleSystem type, we must import \l{Qt Quick Particles}:
+ To use the ParticleSystem type, we must import \l{Qt Quick Particles QML Types}:
\quotefromfile demos/maroon/maroon.qml
\skipto Particles