QScintilla/Shell.py

changeset 2474
8727522a69d5
parent 2409
df3820f08247
child 2525
8b507a9a2d40
child 2640
dedcd4f987e0
diff -r 4860fe0ed4a6 -r 8727522a69d5 QScintilla/Shell.py
--- a/QScintilla/Shell.py	Sat Mar 09 17:05:49 2013 +0100
+++ b/QScintilla/Shell.py	Sun Mar 10 17:10:23 2013 +0100
@@ -72,7 +72,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