Skip to content
Snippets Groups Projects
Commit abff43f3 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- minor: typo

parent bc1460d5
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ public class SLUBStoragePlugin extends AbstractStorageHandler {
}
finally {
if (pluginname == null || pluginname.length() == 0) {
log.error("SLUBStoragePlugin failed to get pluginname, because it is empty. Possibly, there is no valid fixity typeused or a CustomFixityPlugin missed");
log.error("SLUBStoragePlugin failed to get pluginname, because it is empty. Possibly, there is no valid fixity type used or a CustomFixityPlugin missed");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment