typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1433979 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0b09f58b18
commit
0c104fb59a
|
@ -187,7 +187,7 @@ public class DefaultLdapRoleMapper
|
|||
}
|
||||
else
|
||||
{
|
||||
log.warn( "skip group creation as no mapping fro roleName:'{}'", roleName );
|
||||
log.warn( "skip group creation as no mapping for roleName:'{}'", roleName );
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue