summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_block_note.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_block_note.xml')
-rw-r--r--doc/mallard/C/mal_block_note.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_block_note.xml b/doc/mallard/C/mal_block_note.xml
index 65e9cbb..fdd1e88 100644
--- a/doc/mallard/C/mal_block_note.xml
+++ b/doc/mallard/C/mal_block_note.xml
@@ -42,7 +42,7 @@ of your document.</p>
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <ulist>
+ <list>
<item><p>The <code>note</code> element contains an optional
<link xref="mal_block_title">title</link> element and any
<link xref="mal_block">general block content</link>.</p></item>
@@ -85,7 +85,7 @@ of your document.</p>
<item><p>The <code>note</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 -->