From 345895c32c3c00b48dc55096d16cb8ad4910184c Mon Sep 17 00:00:00 2001 From: Ray Greenwell Date: Thu, 10 May 2007 23:47:29 +0000 Subject: [PATCH] Comment fixup. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@240 ed5b42cb-e716-0410-a449-f6a68f950b19 --- src/as/com/threerings/flash/FrameSprite.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/as/com/threerings/flash/FrameSprite.as b/src/as/com/threerings/flash/FrameSprite.as index e9d0e769..4c9c5a83 100644 --- a/src/as/com/threerings/flash/FrameSprite.as +++ b/src/as/com/threerings/flash/FrameSprite.as @@ -38,7 +38,7 @@ public class FrameSprite extends Sprite } /** - * Called to update our visual appearance prior to the flash player each frame. + * Called to update our visual appearance prior to each frame. */ protected function handleFrame (... ignored) :void {