mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
fix typo
This commit is contained in:
@@ -468,7 +468,7 @@ public class DefaultRepositoryManager extends AbstractRepositoryManager
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
throw new ScmSecurityException("not enaugh permissions");
|
throw new ScmSecurityException("not enough permissions");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user