Propa spelling.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@481 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-11-03 02:44:08 +00:00
parent fd3cc11c6d
commit adfd2c4428
@@ -152,7 +152,7 @@ public class EZGameControl extends BaseControl
// set up our focusing click handler
disp.root.addEventListener(MouseEvent.CLICK, handleRootClick);
// set up the unload event to propogate
// set up the unload event to propagate
disp.root.loaderInfo.addEventListener(Event.UNLOAD, dispatch);
// TODO: this should only be available if the game uses it