diff -r 9986ec0e559a -r 10516539f238 eric5_re.py --- a/eric5_re.py Tue Oct 15 22:03:54 2013 +0200 +++ b/eric5_re.py Fri Oct 18 23:00:41 2013 +0200 @@ -5,11 +5,11 @@ # """ -Eric5 Re +Eric5 Re. This is the main Python script that performs the necessary initialization -of the PyRegExp wizard module and starts the Qt event loop. This is a standalone -version of the integrated PyRegExp wizard. +of the PyRegExp wizard module and starts the Qt event loop. This is a +standalone version of the integrated PyRegExp wizard. """ from __future__ import unicode_literals # __IGNORE_WARNING__