summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/windowflags.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/windowflags.qdoc')
-rw-r--r--doc/src/examples/windowflags.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/windowflags.qdoc b/doc/src/examples/windowflags.qdoc
index e39e4eddc7..09dc45c27f 100644
--- a/doc/src/examples/windowflags.qdoc
+++ b/doc/src/examples/windowflags.qdoc
@@ -46,10 +46,10 @@
The example consists of two classes:
\list
- \o \c ControllerWindow is the main application widget that allows
+ \li \c ControllerWindow is the main application widget that allows
the user to choose among the available window flags, and displays
the effect on a separate preview window.
- \o \c PreviewWindow is a custom widget displaying the name of
+ \li \c PreviewWindow is a custom widget displaying the name of
its currently set window flags in a read-only text editor.
\endlist