[Patchanim-commit] SF.net SVN: patchanim: [209] trunk/patchanim/src/com/mebigfatguy/patchanim/ io/P
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-02-18 07:40:10
|
Revision: 209 http://patchanim.svn.sourceforge.net/patchanim/?rev=209&view=rev Author: dbrosius Date: 2008-02-17 23:40:16 -0800 (Sun, 17 Feb 2008) Log Message: ----------- fix schema spelling Modified Paths: -------------- trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd Modified: trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd =================================================================== --- trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd 2008-02-18 07:38:08 UTC (rev 208) +++ trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd 2008-02-18 07:40:16 UTC (rev 209) @@ -45,7 +45,7 @@ <xsd:restriction base="xsd:string"> <xsd:enumeration value="Clip"/> <xsd:enumeration value="Cycle"/> - <xsd:enumeration value="Role"/> + <xsd:enumeration value="Roll"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="ColorClass"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |