summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/fridgemagnets.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/fridgemagnets.qdoc')
-rw-r--r--doc/src/examples/fridgemagnets.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/fridgemagnets.qdoc b/doc/src/examples/fridgemagnets.qdoc
index b2bd440707..7b7218bba2 100644
--- a/doc/src/examples/fridgemagnets.qdoc
+++ b/doc/src/examples/fridgemagnets.qdoc
@@ -39,9 +39,9 @@
the words on the magnets. The example consists of two classes:
\list
- \o \c DragLabel is a custom widget representing one
+ \li \c DragLabel is a custom widget representing one
single fridge magnet.
- \o \c DragWidget provides the main application window.
+ \li \c DragWidget provides the main application window.
\endlist
We will first take a look at the \c DragLabel class, then we will