summaryrefslogtreecommitdiff
path: root/doc/mallard/C/mal_block_screen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mallard/C/mal_block_screen.xml')
-rw-r--r--doc/mallard/C/mal_block_screen.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mallard/C/mal_block_screen.xml b/doc/mallard/C/mal_block_screen.xml
index a2ed8c2..dba0fc2 100644
--- a/doc/mallard/C/mal_block_screen.xml
+++ b/doc/mallard/C/mal_block_screen.xml
@@ -51,7 +51,7 @@ by the user.</p>
<!-- BEGIN notes -->
<section id="notes">
<title>Notes</title>
- <ulist>
+ <list>
<item><p>The <code>screen</code> element can contain a mixture of text and
any <link xref="mal_inline">general inline elements</link>. Whitespace
is interpreted literally.</p></item>
@@ -85,7 +85,7 @@ by the user.</p>
<item><p>The <code>screen</code> element can have attributes from external
namespaces. See <link xref="mal_external"/> for more information
on external-namespace attributes on block elements.</p></item>
- </ulist>
+ </list>
</section>
<!-- END notes -->