summaryrefslogtreecommitdiffstats
path: root/schemas/atom.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/atom.xsd')
-rw-r--r--schemas/atom.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/atom.xsd b/schemas/atom.xsd
index db0761acc..94fe228b1 100644
--- a/schemas/atom.xsd
+++ b/schemas/atom.xsd
@@ -8,7 +8,7 @@
</xsd:annotation>
<xsd:complexType name='StructureEntry'>
- <xsd:attribute type='xsd:string' name='name' use='reqiured'/>
+ <xsd:attribute type='xsd:string' name='name' use='required'/>
</xsd:complexType>
</xsd:schema> \ No newline at end of file