summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_block_example.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_block_example.xml')
-rw-r--r--doc/mallard/C/mal_block_example.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_block_example.xml b/doc/mallard/C/mal_block_example.xml
index 983ac4b..e911329 100644
--- a/doc/mallard/C/mal_block_example.xml
+++ b/doc/mallard/C/mal_block_example.xml
@@ -40,7 +40,7 @@ paragraphs together.</p>
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <list type="bullet">
+ <ulist>
<item><p>The <code>example</code> element can contain any
<link xref="mal_block">general block content</link>.</p></item>
@@ -56,7 +56,7 @@ paragraphs together.</p>
<item><p>The <code>example</code> element can have attributes from external
namespaces. See <link xref="mal_external"/> for more information
on external-namespace attributes.</p></item>
- </list>
+ </ulist>
</section>
<!-- END notes -->