summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/transformations.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/transformations.qdoc')
-rw-r--r--doc/src/examples/transformations.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/transformations.qdoc b/doc/src/examples/transformations.qdoc
index 26b558c..c4888f9 100644
--- a/doc/src/examples/transformations.qdoc
+++ b/doc/src/examples/transformations.qdoc
@@ -29,7 +29,7 @@
\example painting/transformations
\title Transformations Example
- The Transformations example shows how transformations influence
+ \brief The Transformations example shows how transformations influence
the way that QPainter renders graphics primitives. In particular
it shows how the order of transformations affect the result.