summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_inline_gui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_inline_gui.xml')
-rw-r--r--doc/mallard/C/mal_inline_gui.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_inline_gui.xml b/doc/mallard/C/mal_inline_gui.xml
index 3e7c9e1..16f133d 100644
--- a/doc/mallard/C/mal_inline_gui.xml
+++ b/doc/mallard/C/mal_inline_gui.xml
@@ -43,7 +43,7 @@ control is being marked up.</p>
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <list type="bullet">
+ <ulist>
<item><p>The <code>gui</code> element can contain a mixture of text and
any <link xref="mal_inline">general inline elements</link>.</p></item>
@@ -103,7 +103,7 @@ control is being marked up.</p>
<item><p>The <code>gui</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 -->