diff -r cf988a30ba47 -r 76daafe10009 eric6/Debugger/DebugUI.py --- a/eric6/Debugger/DebugUI.py Sat Jan 02 17:28:57 2021 +0100 +++ b/eric6/Debugger/DebugUI.py Sun Jan 03 15:33:39 2021 +0100 @@ -163,7 +163,7 @@ """ Public method to show some notification message. - @param notification meessage to be shown + @param notification message to be shown @type str """ if self.ui.notificationsEnabled():