- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 11 Jun 2007 06:13:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib In directory hutz:/tmp/cvs-serv27460 Modified Files: xml.soc Log Message: typos (?) Index: xml.soc =================================================================== RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- xml.soc 20 Apr 2007 07:11:32 -0000 1.22 +++ xml.soc 11 Jun 2007 06:13:56 -0000 1.23 @@ -117,11 +117,11 @@ -- SMIL 2.1 Document model files for the predefined profiles -- -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Language Profile Document Model 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Language Profile Document Model 1.0//EN" "REC-SMIL2-20051213/smil-language-profile-model-1.mod" -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Extended Mobile Profile Document Model 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Extended Mobile Profile Document Model 1.0//EN" "REC-SMIL2-20051213/smil-extended-mobile-profile-model-1.mod" -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Mobile Profile Document Model 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Mobile Profile Document Model 1.0//EN" "REC-SMIL2-20051213/smil-mobile-profile-model-1.mod" -- SMIL 2.1 module files -- @@ -145,13 +145,13 @@ "REC-SMIL2-20051213/SMIL-transition.mod" -- SMIL 2.1 Other utilities: data types, common attributes, qname and frame work files -- -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Datatypes 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Datatypes 1.0//EN" "REC-SMIL2-20051213/smil-datatypes-1.mod" -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Common Attributes 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Common Attributes 1.0//EN" "REC-SMIL2-20051213/smil-attribs-1.mod" -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Qualified Names 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Qualified Names 1.0//EN" "REC-SMIL2-20051213/smil-qname-1.mod" -PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Modular Framework 1.0//EN" +PUBLIC "-//W3C//ENTITIES SMIL 2.1 Modular Framework 1.0//EN" "REC-SMIL2-20051213/smil-framework-1.mod"
Received on Monday, 11 June 2007 06:14:01 UTC