eric6/Debugger/DebugUI.py

changeset 7945
76daafe10009
parent 7933
ca1b44d522b9
child 7955
567f2ec958c3
--- 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():

eric ide

mercurial