diff -r 47be220abdaf -r 779cda568acb src/eric7/DebugClients/Python/DebugClientBase.py --- a/src/eric7/DebugClients/Python/DebugClientBase.py Tue Apr 16 15:47:11 2024 +0200 +++ b/src/eric7/DebugClients/Python/DebugClientBase.py Sat Apr 20 18:01:36 2024 +0200 @@ -1834,7 +1834,7 @@ @param passive flag indicating a passive debugging session @type bool @param multiprocessSupport flag indicating to enable multiprocess - debugging support + debugging support (unused) @type bool """ if host is None: