--- a/QScintilla/Shell.py Fri Apr 21 19:39:31 2017 +0200 +++ b/QScintilla/Shell.py Sat Apr 22 15:37:18 2017 +0200 @@ -135,8 +135,9 @@ """ of the shell window. 'start' is used to switch the shell""" """ language and must be followed by a supported language.""" """ Supported languages are listed by the 'languages'""" - """ command. These commands (except 'languages') are""" - """ available through the context menu as well.</p>""" + """ command. 'quit' is used to exit the application.These""" + """ commands (except 'languages') are available through the""" + """ window menus as well.</p>""" """<p>Pressing the Tab key after some text has been entered""" """ will show a list of possible completions. The relevant""" """ entry may be selected from this list. If only one entry"""