--- a/eric6/QScintilla/Shell.py Wed May 01 17:29:21 2019 +0200 +++ b/eric6/QScintilla/Shell.py Thu May 02 19:07:48 2019 +0200 @@ -89,7 +89,7 @@ def shell(self): """ - Public method to get a reference to the terminal widget. + Public method to get a reference to the shell widget. @return reference to the shell widget (Shell) """