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