summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qmltexthandling.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/qmltexthandling.qdoc')
-rw-r--r--doc/src/declarative/qmltexthandling.qdoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/declarative/qmltexthandling.qdoc b/doc/src/declarative/qmltexthandling.qdoc
index d0df2641..8e805eb3 100644
--- a/doc/src/declarative/qmltexthandling.qdoc
+++ b/doc/src/declarative/qmltexthandling.qdoc
@@ -38,16 +38,16 @@
\section1 Text Elements
\list
-\o \l{Text}
-\o \l{TextInput}
-\o \l{TextEdit}
+\li \l{Text}
+\li \l{TextInput}
+\li \l{TextEdit}
\endlist
\section1 Validators
\list
-\o \l{IntValidator}
-\o \l{DoubleValidator}
-\o \l{RegExpValidator}
+\li \l{IntValidator}
+\li \l{DoubleValidator}
+\li \l{RegExpValidator}
\endlist
\section1 Displaying Text in QML