git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@950 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Dave Hoover
2010-08-11 18:09:36 +00:00
parent 66ec924675
commit 4e9d20e6d5
@@ -179,7 +179,7 @@ public class LobbyRegistry
* Returns an array containing the category identifiers of all the categories in which lobbies
* have been registered with the registry.
*
* @param requester the body object of the client requesting the cateogory list (which can be
* @param requester the body object of the client requesting the category list (which can be
* used to filter the list based on their capabilities).
*/
public String[] getCategories (BodyObject requester)