Was missing parentheses around %Sequence; D'oh!

This commit is contained in:
simon 2010-06-20 17:59:37 +00:00
parent afc255f374
commit 9b4c13178e

View file

@ -13,7 +13,7 @@
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<!--
$Revision: 1.3 $
$Revision: 1.4 $
-->
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
@ -480,7 +480,7 @@ that we can allow HTML block level entities within content elements -->
<!ELEMENT order (documentation?)>
<!ATTLIST order
property CDATA #REQUIRED
sequence %Sequences; #IMPLIED>
sequence (%Sequences;) #IMPLIED>
<!--
a list on which entities of a given type are listed