summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/syntaxhighlighter.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/syntaxhighlighter.qdoc')
-rw-r--r--doc/src/examples/syntaxhighlighter.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/syntaxhighlighter.qdoc b/doc/src/examples/syntaxhighlighter.qdoc
index d86719ab19..597a1a2bf3 100644
--- a/doc/src/examples/syntaxhighlighter.qdoc
+++ b/doc/src/examples/syntaxhighlighter.qdoc
@@ -40,9 +40,9 @@
The example consists of two classes:
\list
- \o The \c Highlighter class defines and applies the
+ \li The \c Highlighter class defines and applies the
highlighting rules.
- \o The \c MainWindow widget is the application's main window.
+ \li The \c MainWindow widget is the application's main window.
\endlist
We will first review the \c Highlighter class to see how you can