Fixed typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6473 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -32,7 +32,7 @@ public interface DObjectManager
|
||||
{
|
||||
/**
|
||||
* Returns true if this distributed object manager is the authoritative manager for the
|
||||
* specified distributed object, or fals if we are only providing a proxy to the object.
|
||||
* specified distributed object, or false if we are only providing a proxy to the object.
|
||||
*/
|
||||
boolean isManager (DObject object);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user