summaryrefslogtreecommitdiffstats
path: root/Role/RoleHierarchyInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Role/RoleHierarchyInterface.php')
-rw-r--r--Role/RoleHierarchyInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Role/RoleHierarchyInterface.php b/Role/RoleHierarchyInterface.php
index b93a93c..97156d7 100644
--- a/Role/RoleHierarchyInterface.php
+++ b/Role/RoleHierarchyInterface.php
@@ -25,7 +25,7 @@ interface RoleHierarchyInterface
* roles that are transitively reachable from them in the role
* hierarchy.
*
- * @param array $roles An array of directly assigned roles
+ * @param array $roles An array of directly assigned roles
*
* @return array An array of all reachable roles
*/