mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-16 18:26:16 +01:00
fix typo
This commit is contained in:
@@ -152,7 +152,7 @@ public final class ScmConfigurationUtil
|
|||||||
}
|
}
|
||||||
else if (logger.isDebugEnabled())
|
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