Debugger/DebugViewer.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
child 3728
3fd874bf34e4
--- a/Debugger/DebugViewer.py	Sat May 17 19:58:49 2014 +0200
+++ b/Debugger/DebugViewer.py	Sun May 18 14:13:09 2014 +0200
@@ -320,7 +320,7 @@
         
     def handleRawInput(self):
         """
-        Pulic slot to handle the switch to the shell in raw input mode.
+        Public slot to handle the switch to the shell in raw input mode.
         """
         if self.embeddedShell:
             self.saveCurrentPage()

eric ide

mercurial