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:
@@ -468,7 +468,7 @@ public class DefaultRepositoryManager extends AbstractRepositoryManager
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new ScmSecurityException("not enaugh permissions");
|
||||
throw new ScmSecurityException("not enough permissions");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user