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.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/examples/transformations.qdoc b/doc/src/examples/transformations.qdoc
index 9a23c6c8e6..8bca26eb77 100644
--- a/doc/src/examples/transformations.qdoc
+++ b/doc/src/examples/transformations.qdoc
@@ -42,9 +42,9 @@
The example consists of two classes and a global enum:
\list
- \o The \c RenderArea class controls the rendering of a given shape.
- \o The \c Window class is the application's main window.
- \o The \c Operation enum describes the various transformation
+ \li The \c RenderArea class controls the rendering of a given shape.
+ \li The \c Window class is the application's main window.
+ \li The \c Operation enum describes the various transformation
operations available in the application.
\endlist