Skip to content
Snippets Groups Projects
Commit 0b94f3a8 authored by felmer's avatar felmer
Browse files

LMS-2737 fix log message

SVN: 24221
parent ef9f7378
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ public class DataSetStorageAlgorithmRunner<T extends DataSetInformation>
// Should always succeed
commitStorageProcessors();
dssRegistrationLog.log("Storage processors have been committed.");
dssRegistrationLog.log("Storage processors have committed.");
logSuccessfulRegistration();
......
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