From bfce837c3d9a6e3ad850436b954f9a447e80d4d6 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 11 Aug 2014 15:34:21 +0200 Subject: Doc: Remove duplicated words Removes duplicated (repeated) words and fixes other minor documentation issues. Change-Id: I891f2b3e60194b207737425c1dcc1d35a5bd921a Reviewed-by: Leena Miettinen --- examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/quick/scenegraph') 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 -- cgit v1.2.3