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