diff --git a/Models/StaffList.php b/Models/StaffList.php index dec19c2..f70261a 100644 --- a/Models/StaffList.php +++ b/Models/StaffList.php @@ -53,8 +53,8 @@ class StaffList * This function gets all accounts in a range * * @param array $filter Filter for search results - * @param int $offset Offset for first account - * @param int $limit Limit for results + * @param int $offset Offset for first account + * @param int $limit Limit for results * * @return array *