Fixed the comment.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@562 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2008-07-07 18:44:16 +00:00
parent 616049971b
commit 1b7832dd8a
@@ -124,7 +124,7 @@ public class MediaOverlay
/**
* Called by the {@link FrameManager} to propagate our dirty regions to the active repaint
* manager so that it can repaint the underlying components just prior to our painting our
* media. This will be followe by a call to {@link paint} after the components have been
* media. This will be followed by a call to {@link #paint} after the components have been
* repainted.
*/
public void propagateDirtyRegions (ActiveRepaintManager repmgr, JRootPane root)