Correct DTD

This commit is contained in:
Akira TAGOH 2013-10-31 22:12:26 +09:00
parent aa22e6e639
commit 767108aa13
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
if 'target' is 'font', execute the match on the result of a font
selection.
-->
<!ELEMENT match (test*, edit*)+>
<!ELEMENT match (test|edit)+>
<!ATTLIST match
target (pattern|font|scan) "pattern">