summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qxmlname.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/api/qxmlname.cpp')
-rw-r--r--src/xmlpatterns/api/qxmlname.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/xmlpatterns/api/qxmlname.cpp b/src/xmlpatterns/api/qxmlname.cpp
index 2a67ea5..53d8155 100644
--- a/src/xmlpatterns/api/qxmlname.cpp
+++ b/src/xmlpatterns/api/qxmlname.cpp
@@ -435,17 +435,17 @@ bool QXmlName::isNCName(const QString &candidate)
\table
\header
- \o Clark Name
- \o Description
+ \li Clark Name
+ \li Description
\row
- \o \c html
- \o The local name \c html, in no namespace
+ \li \c html
+ \li The local name \c html, in no namespace
\row
- \o \c {http://www.w3.org/1999/xhtml}html
- \o The local name \c html, in the XHTML namespace
+ \li \c {http://www.w3.org/1999/xhtml}html
+ \li The local name \c html, in the XHTML namespace
\row
- \o \c {http://www.w3.org/1999/xhtml}my:html
- \o The local name \c html, in the XHTML namespace, with the prefix \c my
+ \li \c {http://www.w3.org/1999/xhtml}my:html
+ \li The local name \c html, in the XHTML namespace, with the prefix \c my
\endtable
If the namespace contains braces, the returned value is either invalid or