diff --git a/src/ZfcRbac/Service/RoleService.php b/src/ZfcRbac/Service/RoleService.php index 3c7bea6..80d50f5 100644 --- a/src/ZfcRbac/Service/RoleService.php +++ b/src/ZfcRbac/Service/RoleService.php @@ -84,7 +84,7 @@ public function setIdentityProvider(IdentityProviderInterface $identityProvider) } /** - * Set the identity provider + * Set the role provider * * @param RoleProviderInterface $roleProvider */