summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_inline_span.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_inline_span.xml')
-rw-r--r--doc/mallard/C/mal_inline_span.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_inline_span.xml b/doc/mallard/C/mal_inline_span.xml
index 0bae089..61825c0 100644
--- a/doc/mallard/C/mal_inline_span.xml
+++ b/doc/mallard/C/mal_inline_span.xml
@@ -44,7 +44,7 @@ using attributes from external namespaces.</p>
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <ulist>
+ <list>
<item><p>The <code>span</code> element can contain a mixture of text and
any <link xref="mal_inline">general inline elements</link>.</p></item>
@@ -64,7 +64,7 @@ using attributes from external namespaces.</p>
<item><p>The <code>span</code> element can have attributes from external
namespaces. See <link xref="mal_external"/> for more information
on external-namespace attributes.</p></item>
- </ulist>
+ </list>
</section>
<!-- END notes -->