mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 09:25:43 +01:00
fix typo
This commit is contained in:
@@ -152,7 +152,7 @@ public final class ScmConfigurationUtil
|
||||
}
|
||||
else if (logger.isDebugEnabled())
|
||||
{
|
||||
logger.debug("could not find ScmConfiuration file at {}", file);
|
||||
logger.debug("could not find ScmConfiguration file at {}", file);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user