diff options
-rw-r--r-- | htdocs/config/types.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/config/types.conf b/htdocs/config/types.conf index 9dc8a25..10e65e9 100644 --- a/htdocs/config/types.conf +++ b/htdocs/config/types.conf @@ -1,7 +1,7 @@ # # Main Document Type Database for the W3C Markup Validation Service. # -# $Id: types.conf,v 1.39 2008-03-27 22:20:49 ot Exp $ +# $Id: types.conf,v 1.40 2008-08-11 20:09:24 ot Exp $ # # Maintains all information for each of the document types we support. # See 'perldoc Config::General' for the syntax, and be aware that the @@ -473,7 +473,7 @@ <HTML_i18n> Name = html Display = HTML i18n - PubID = -//IETF//DTD HTML i18n/EN + PubID = -//IETF//DTD HTML i18n//EN Parse Mode = SGML <Types> Allowed = text/html |