summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/wireframe/doc/src/wireframe.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/wireframe/doc/src/wireframe.qdoc')
-rw-r--r--examples/qt3d/wireframe/doc/src/wireframe.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qt3d/wireframe/doc/src/wireframe.qdoc b/examples/qt3d/wireframe/doc/src/wireframe.qdoc
index 2b0cdda62..dcb86c398 100644
--- a/examples/qt3d/wireframe/doc/src/wireframe.qdoc
+++ b/examples/qt3d/wireframe/doc/src/wireframe.qdoc
@@ -27,7 +27,7 @@
/*!
\example wireframe
- \title Qt3D: Wireframe QML Example
+ \title Qt 3D: Wireframe QML Example
\ingroup qt3d-examples-qml
\brief A Qt3D QML application that implements a single-pass wireframe
@@ -56,7 +56,7 @@
\quotefromfile wireframe/TrefoilKnot.qml
\skipto import Qt3D
- \printuntil Renderer
+ \printuntil Render
To use components from other aspects, we would need to import the
corresponding QML module, too.