Slight wording change in docs

This commit is contained in:
Nayruden 2016-04-30 16:52:48 -04:00
parent 81044e2a65
commit 4d47936dd5
2 changed files with 3 additions and 3 deletions

View File

@ -276,8 +276,8 @@ end
Function: Player:CheckGroup
This function is similar to IsUserGroup(), but this one checks the UCL group chain as well.
For example, if a user is in group "owner" which inherits from "superadmin", this function
will return true if you check the user against "superadmin", where IsUserGroup() wouldn't.
For example, if a user is in group "superadmin" which inherits from "admin", this function
will return true if you check the user against "admin", where IsUserGroup() wouldn't.
Parameters:

View File

@ -1 +1 @@
1455759302
1462049568