mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 22:45:45 +01:00
fix typo in log message
This commit is contained in:
@@ -402,7 +402,7 @@ public class ScmServletModule extends ServletModule
|
||||
|
||||
if (logger.isDebugEnabled())
|
||||
{
|
||||
logger.debug("bind {} to defaul implementation {}", clazz,
|
||||
logger.debug("bind {} to default implementation {}", clazz,
|
||||
implementation);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user