diff --git a/src/main/as/com/threerings/flex/DSetList.as b/src/main/as/com/threerings/flex/DSetList.as index 8461310f..7b8b33b3 100644 --- a/src/main/as/com/threerings/flex/DSetList.as +++ b/src/main/as/com/threerings/flex/DSetList.as @@ -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 {