Correct DTD
This commit is contained in:
parent
aa22e6e639
commit
767108aa13
|
@ -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">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue