aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc')
-rw-r--r--examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
index 56dcf6f396..ad37df7576 100644
--- a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
+++ b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
@@ -137,7 +137,7 @@
\snippet scenegraph/customgeometry/beziercurve.cpp 6
- The scene graph API provides a few commonly used used material
+ The scene graph API provides a few commonly used material
implementations. In this example we use the QSGFlatColorMaterial
which will fill the shape defined by the geometry with a solid
color. Again we pass the ownership of the material to the node, so