Skip to content

Commit

Permalink
Correct dtd
Browse files Browse the repository at this point in the history
  • Loading branch information
trondtynnol committed Mar 1, 2024
1 parent 6710809 commit 02c62c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dict_fkvnob.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<!ATTLIST algu
sanue_id CDATA #REQUIRED >

<!ELEMENT mg ( tg | xg* ) >
<!ELEMENT mg ( tg+ | xg* ) >

<!ELEMENT r (lics?, e+, xhtml:script?) >
<!ATTLIST r xml:lang (fkv) #IMPLIED>
Expand Down

0 comments on commit 02c62c8

Please sign in to comment.