diff -r 84b65fb9e780 -r d133c7edd88a eric5_sqlbrowser.py --- a/eric5_sqlbrowser.py Sun Sep 29 15:54:10 2013 +0200 +++ b/eric5_sqlbrowser.py Sun Sep 29 18:22:08 2013 +0200 @@ -5,7 +5,7 @@ # """ -Eric5 SQL Browser +Eric5 SQL Browser. This is the main Python script that performs the necessary initialization of the SQL browser and starts the Qt event loop.