summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative_scenegraphs.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative_scenegraphs.qdoc')
-rw-r--r--doc/src/declarative_scenegraphs.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative_scenegraphs.qdoc b/doc/src/declarative_scenegraphs.qdoc
index 4b7b249d8..68984f730 100644
--- a/doc/src/declarative_scenegraphs.qdoc
+++ b/doc/src/declarative_scenegraphs.qdoc
@@ -136,7 +136,7 @@
hierarchy of scene-graph branches which are then optimised and drawn in a single call for
the viewport.
- Components of a mesh can now be accessed with specific QDeclarativeMesh functions which are
+ Components of a mesh can now be accessed with specific QQuickMesh functions which are
exposed to QML.
The sections below describe the various scenarios in which a user may wish to use sub-components