This commit is contained in:
Sebastian Sdorra
2015-02-01 20:23:07 +01:00
parent 30b49490a7
commit 8c02ac0d5f

View File

@@ -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);
} }
} }