diff -r 29818ac4853c -r 7ce2b8bb0d9b eric6/Debugger/DebugUI.py --- a/eric6/Debugger/DebugUI.py Wed Jan 27 15:09:20 2021 +0100 +++ b/eric6/Debugger/DebugUI.py Wed Jan 27 15:11:03 2021 +0100 @@ -2538,7 +2538,7 @@ """ Public slot to initialize the no debug list history. - @param noDebugList whitespace separated list of progframs not to be + @param noDebugList whitespace separated list of programs not to be debugged @type str @param clearHistories flag indicating, that the list should be cleared