mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
fix typo
This commit is contained in:
@@ -282,7 +282,7 @@ public class BasicSecurityContext implements WebSecurityContext
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
msg.append(" is not a memeber of a group");
|
msg.append(" is not a member of a group");
|
||||||
}
|
}
|
||||||
|
|
||||||
logger.debug(msg.toString());
|
logger.debug(msg.toString());
|
||||||
|
|||||||
Reference in New Issue
Block a user