Skip to content

Commit e762bca

Browse files
committed
typo
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 626dbbc commit e762bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema/bom-1.5.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ limitations under the License.
17451745
</xs:sequence>
17461746
<xs:attribute name="ref" type="bom:refLinkType" use="required">
17471747
<xs:annotation>
1748-
<xs:documentation>References a component or service by the its bom-ref attribute</xs:documentation>
1748+
<xs:documentation>References a component or service by its bom-ref attribute</xs:documentation>
17491749
</xs:annotation>
17501750
</xs:attribute>
17511751
<xs:anyAttribute namespace="##other" processContents="lax">
@@ -3199,7 +3199,7 @@ limitations under the License.
31993199
<xs:complexType name="bomReferenceType">
32003200
<xs:attribute name="ref" use="required">
32013201
<xs:annotation>
3202-
<xs:documentation>References a component or service by the its bom-ref attribute</xs:documentation>
3202+
<xs:documentation>References a component or service by its bom-ref attribute</xs:documentation>
32033203
</xs:annotation>
32043204
<xs:simpleType>
32053205
<xs:union memberTypes="bom:refLinkType bom:bomLinkType"/>

0 commit comments

Comments
 (0)