aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/concepts/effects/particles.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/concepts/effects/particles.qdoc')
-rw-r--r--src/quick/doc/src/concepts/effects/particles.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/concepts/effects/particles.qdoc b/src/quick/doc/src/concepts/effects/particles.qdoc
index 1cee633b75..d0d86e9167 100644
--- a/src/quick/doc/src/concepts/effects/particles.qdoc
+++ b/src/quick/doc/src/concepts/effects/particles.qdoc
@@ -34,7 +34,7 @@
This QML module contains a particle system for Qt Quick. To use these types, import the module with the following line:
\qml \QtMinorVersion
- import QtQuick.Particles 2.\1
+ import QtQuick.Particles
\endqml
For a simple overview of how the system can be used, see \l{Using the Qt Quick Particle System}.