diff -r 2fe91fe443dd -r 328f3ec4b77a src/eric7/Utilities/BackgroundService.py --- a/src/eric7/Utilities/BackgroundService.py Thu Dec 21 15:46:22 2023 +0100 +++ b/src/eric7/Utilities/BackgroundService.py Thu Dec 21 19:50:01 2023 +0100 @@ -427,7 +427,7 @@ @param callback function called on service response @type function @param onErrorCallback function called, if client isn't available - (function) + @type function @param onBatchDone function called when a batch job is done @type function """