QScintilla/Shell.py

branch
5_3_x
changeset 2475
c74e1cff7f3f
parent 2302
f29e9405c851
child 2941
9bd47580bdbf
diff -r c9f484ea061b -r c74e1cff7f3f QScintilla/Shell.py
--- a/QScintilla/Shell.py	Sat Mar 09 17:05:49 2013 +0100
+++ b/QScintilla/Shell.py	Sun Mar 10 17:25:37 2013 +0100
@@ -74,7 +74,7 @@
         """
         Public method to get a reference to the terminal widget.
         
-        @return reference to the terminal widget (Terminal)
+        @return reference to the shell widget (Shell)
         """
         return self.__shell
 

eric ide

mercurial