summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/painterpaths.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/painterpaths.qdoc')
-rw-r--r--doc/src/examples/painterpaths.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/painterpaths.qdoc b/doc/src/examples/painterpaths.qdoc
index 868c4f5283..1bee28f029 100644
--- a/doc/src/examples/painterpaths.qdoc
+++ b/doc/src/examples/painterpaths.qdoc
@@ -48,9 +48,9 @@
The example consists of two classes:
\list
- \o The \c RenderArea class which is a custom widget displaying
+ \li The \c RenderArea class which is a custom widget displaying
a single painter path.
- \o The \c Window class which is the applications main window
+ \li The \c Window class which is the applications main window
displaying several \c RenderArea widgets, and allowing the user
to manipulate the painter paths' filling, pen, color
and rotation angle.