Random javadoc fixes I have kicking around.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@747 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Dave Hoover
2008-09-22 20:39:02 +00:00
parent 961675157e
commit 7d160194a3
4 changed files with 4 additions and 4 deletions
@@ -613,7 +613,7 @@ public class GameManager extends PlaceManager
/**
* Called by the client when the player is ready for the game to start. This method is
* dispatched dynamically by {@link #messageReceived}.
* dispatched dynamically by {@link PlaceManager#messageReceived}.
*/
public void playerReady (BodyObject caller)
{