diff options
-rw-r--r-- | bindings/xml/comment-xml-schema.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/xml/comment-xml-schema.rng b/bindings/xml/comment-xml-schema.rng index ed221c60f8..ab73707b08 100644 --- a/bindings/xml/comment-xml-schema.rng +++ b/bindings/xml/comment-xml-schema.rng @@ -438,7 +438,7 @@ <define name="Availability"> <element name="Availability"> <attribute name="distribution"> - <data type="string" /> + <data type="string" /> </attribute> <optional> <element name="IntroducedInVersion"> |