diff --git a/src/as/com/threerings/ezgame/client/EZGameConfigurator.as b/src/as/com/threerings/ezgame/client/EZGameConfigurator.as index 06ddcf18..4de40c1d 100644 --- a/src/as/com/threerings/ezgame/client/EZGameConfigurator.as +++ b/src/as/com/threerings/ezgame/client/EZGameConfigurator.as @@ -41,8 +41,7 @@ import com.threerings.ezgame.data.EZGameConfig; public class EZGameConfigurator extends FlexGameConfigurator { /** - * Set a String of configData, which is hopefully XML formatted with - * some game configuration options. + * Set XML game configuration options. */ public function setXMLConfig (config :XML) :void {