Skip to content
Snippets Groups Projects
Commit 7b6b8cf9 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Correct typo

parent 967b0314
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ public class RecordListDelivererIDIOM extends RecordListDelivererAbstract {
String resTokenValue = resumptionToken;
log.info("Started List Records with booleans for DARIAH: " + this.dariah + " and TextGrid: "
log.info("Started List Records with booleans for DARIAH: " + this.dariah + " and TextGrid: "
+ this.textgrid);
ListRecordsType recordList = new ListRecordsType();
......
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