Commit 914bc11c authored by Vishal Masalawala's avatar Vishal Masalawala Committed by Mark Canterbury
Browse files

Typo fix

parent 37d1f90f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
            <xs:any namespace="##other" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="URLObject">
    <xs:complexType name="UrlObject">
        <xs:sequence>
            <xs:group ref="common:UrlObjectGroup"/>
        </xs:sequence>