]> git.wh0rd.org - fontconfig.git/commitdiff
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 1e0e34c7fb2d07ef71bf42d9096d3713c025e3d1..14306d179b314f290bd72f8704f341b620558ef3 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