summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/basicshapes-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/basicshapes-cpp')
-rw-r--r--examples/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc b/examples/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc
index 86ed7e3e8..68b817553 100644
--- a/examples/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc
+++ b/examples/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc
@@ -29,12 +29,12 @@
\example basicshapes-cpp
\title Qt 3D: Basic Shapes C++ Example
\ingroup qt3d-examples-cpp
- \brief Shows four basic shapes that Qt3D offers and sets up a mesh for each of them.
+ \brief Shows four basic shapes that Qt 3D offers and sets up a mesh for each of them.
\image basicshapes-cpp-example.jpg
- \e {Basic Shapes} shows four basic shapes that Qt3D offers: a torus, a cylinder,
- a cube, and a sphere. The example also shows how to embed a Qt3D scene
+ \e {Basic Shapes} shows four basic shapes that Qt 3D offers: a torus, a cylinder,
+ a cube, and a sphere. The example also shows how to embed a Qt 3D scene
into a widget and connect with other widgets.
\include examples-run.qdocinc