diff -r 1b59c4ba121e -r 8cd4d08fa9f6 MultiProject/__init__.py --- a/MultiProject/__init__.py Fri Mar 11 08:55:14 2011 +0100 +++ b/MultiProject/__init__.py Fri Mar 11 16:51:57 2011 +0100 @@ -8,7 +8,7 @@ The multi project management module consists of the main part, which is used for reading and writing of eric5 multi project files (*.e4m) and -for performing all operations on the multi project. It is accompanied by -various UI related modules implementing different dialogs and a browser +for performing all operations on the multi project. It is accompanied by +various UI related modules implementing different dialogs and a browser for the display of projects belonging to the current multi project. """