Fixed javadoc typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2044 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: SceneDirector.java,v 1.22 2002/11/03 01:15:36 mdb Exp $
|
// $Id: SceneDirector.java,v 1.23 2002/12/09 04:44:33 shaper Exp $
|
||||||
|
|
||||||
package com.threerings.whirled.client;
|
package com.threerings.whirled.client;
|
||||||
|
|
||||||
@@ -72,7 +72,7 @@ public class SceneDirector extends BasicDirector
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the dispaly scene object associated with the scene we
|
* Returns the display scene object associated with the scene we
|
||||||
* currently occupy or null if we currently occupy no scene.
|
* currently occupy or null if we currently occupy no scene.
|
||||||
*/
|
*/
|
||||||
public DisplayScene getScene ()
|
public DisplayScene getScene ()
|
||||||
|
|||||||
Reference in New Issue
Block a user