Fixed some comment grammar.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3351 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -233,7 +233,7 @@ public class ZoneProvider
|
|||||||
* request to move to the specified new zone and scene. This is the
|
* request to move to the specified new zone and scene. This is the
|
||||||
* zone-equivalent to {@link LocationProvider#moveBody}.
|
* zone-equivalent to {@link LocationProvider#moveBody}.
|
||||||
*
|
*
|
||||||
* @return null if the user was forcibly moved, a string indicating
|
* @return null if the user was forcibly moved, or a string indicating
|
||||||
* the reason for denial of departure of their current zone (from
|
* the reason for denial of departure of their current zone (from
|
||||||
* {@link ZoneManager#ratifyBodyExit}).
|
* {@link ZoneManager#ratifyBodyExit}).
|
||||||
*/
|
*/
|
||||||
@@ -261,7 +261,7 @@ public class ZoneProvider
|
|||||||
* is the zone equivalent to {@link
|
* is the zone equivalent to {@link
|
||||||
* LocationProvider#leaveOccupiedPlace}.
|
* LocationProvider#leaveOccupiedPlace}.
|
||||||
*
|
*
|
||||||
* @return null if the user was forcibly moved, a string indicating
|
* @return null if the user was forcibly moved, or a string indicating
|
||||||
* the reason for denial of departure of their current zone (from
|
* the reason for denial of departure of their current zone (from
|
||||||
* {@link ZoneManager#ratifyBodyExit}).
|
* {@link ZoneManager#ratifyBodyExit}).
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user