git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1125 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Bruno Garcia
2011-03-10 01:55:13 +00:00
parent e28c1a1ef6
commit e68ac3a0c9
+1 -1
View File
@@ -68,7 +68,7 @@ public class DSetList extends List
} }
/** /**
* Set the aata to be displayed by this List, if not being attached to a DObject. * Set the data to be displayed by this List, if not being attached to a DObject.
*/ */
public function setData (array :Array /* of DSet_Entry */) :void public function setData (array :Array /* of DSet_Entry */) :void
{ {