--- a/Debugger/DebugViewer.py Sat Jul 04 14:46:40 2015 +0200 +++ b/Debugger/DebugViewer.py Sat Jul 04 17:31:46 2015 +0200 @@ -37,7 +37,7 @@ class DebugViewer(QWidget): """ - Class implementing a widget conatining various debug related views. + Class implementing a widget containing various debug related views. The individual tabs contain the interpreter shell (optional), the filesystem browser (optional), the two variables viewers