summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_block_cite.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_block_cite.xml')
-rw-r--r--doc/mallard/C/mal_block_cite.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_block_cite.xml b/doc/mallard/C/mal_block_cite.xml
index 98cf664..fb598e3 100644
--- a/doc/mallard/C/mal_block_cite.xml
+++ b/doc/mallard/C/mal_block_cite.xml
@@ -49,7 +49,7 @@ element.</p>
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <ulist>
+ <list>
<item><p>The <code>style</code> attribute takes a space-separated list of
style hints. Processing tools should adjust their behavior according to
those style hints they understand.</p></item>
@@ -61,7 +61,7 @@ element.</p>
<item><p>The <code>href</code> attribute provides a URL to identify the
entity being cited. It will frequently be a <sys>mailto:</sys> URL with
a person's email address.</p></item>
- </ulist>
+ </list>
</section>
<!-- END notes -->