[xiph-commits] r3522 - standards/roe
silvia at svn.annodex.net
silvia at svn.annodex.net
Sat Mar 22 08:16:40 PDT 2008
Author: silvia
Date: 2008-03-22 08:16:40 -0700 (Sat, 22 Mar 2008)
New Revision: 3522
Modified:
standards/roe/roe_1_0.xsd
Log:
Fixed typo.
Modified: standards/roe/roe_1_0.xsd
===================================================================
--- standards/roe/roe_1_0.xsd 2008-03-22 15:12:33 UTC (rev 3521)
+++ standards/roe/roe_1_0.xsd 2008-03-22 15:16:40 UTC (rev 3522)
@@ -273,7 +273,7 @@
</xs:sequence>
<xs:attribute name="content-type" type="xs:string" use="required" fixed="audio/vorbis" />
<xs:attribute name="src" type="xs:string" use="required" />
- <xs:attribute name="inline" type="xs:boolean" defualt="false" />
+ <xs:attribute name="inline" type="xs:boolean" default="false" />
<xs:attributeGroup ref="html:i18n" />
<xs:attribute name="id" type="xs:ID" use="required" />
<xs:attribute name="start" type="Timestamp"/>
More information about the commits
mailing list