Skip to content
Snippets Groups Projects
Commit 09677edd authored by brinn's avatar brinn
Browse files

fix: typo in log message

SVN: 2158
parent f91e4436
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ public class LocalProcessor implements IPathHandler, IRecoverableTimerTaskFactor
recoverTemporaryExtraCopy();
if (operationLog.isDebugEnabled())
{
operationLog.debug("Recovery is finishsed.");
operationLog.debug("Recovery is finished.");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment