summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_page.xml')
-rw-r--r--doc/mallard/C/mal_page.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_page.xml b/doc/mallard/C/mal_page.xml
index 012892e..3d53bf7 100644
--- a/doc/mallard/C/mal_page.xml
+++ b/doc/mallard/C/mal_page.xml
@@ -39,11 +39,11 @@ mal_page_topic = element page {
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <list type="bullet">
+ <ulist>
<item><p>The <code>type</code> attribute takes the values <code>"guide"</code> and
<code>"topic"</code>. <link xref="#guide">Guide pages</link> and <link xref="#topic">topic
pages</link> are discussed below.</p></item>
- </list>
+ </ulist>
</section>
<!-- END notes -->