Fonts.dtd had "blanks" instead of "blank"
authorKeith Packard <keithp@keithp.com>
Thu, 23 May 2002 16:05:16 +0000 (16:05 +0000)
committerKeith Packard <keithp@keithp.com>
Thu, 23 May 2002 16:05:16 +0000 (16:05 +0000)
fonts.dtd

index 1e0e34c..14306d1 100644 (file)
--- a/fonts.dtd
+++ b/fonts.dtd
@@ -39,7 +39,7 @@
 <!--
     Global library configuration data
  -->
-<!ELEMENT config (blanks|rescan)*>
+<!ELEMENT config (blank|rescan)*>
 
 <!--
     Specify the set of Unicode encoding values which
@@ -49,7 +49,7 @@
     the set of valid Unicode chars.  This idea
     was borrowed from Mozilla
  -->
-<!ELEMENT blanks (int)*>
+<!ELEMENT blank (int)*>
 
 <!--
     Aliases are just a special case for multiple match elements