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 c94574fb71..c226634823 100644
--- a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
+++ b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
@@ -30,7 +30,7 @@
\title Custom Geometry Example
\ingroup examples
- The custom geometry example shows how to create a QQuickItem which
+ \brief The custom geometry example shows how to create a QQuickItem which
uses the scene graph API to build a custom geometry for the scene
graph. It does this by creating a BezierCurve item which is made
part of the CustomGeometry module and makes use of this in a QML