--- a/MultiProject/__init__.py Sat Jul 05 11:41:14 2014 +0200 +++ b/MultiProject/__init__.py Sat Jul 05 12:13:23 2014 +0200 @@ -4,10 +4,10 @@ # """ -Package implementing the multi project management module of eric5. +Package implementing the multi project management module of eric6. The multi project management module consists of the main part, which is -used for reading and writing of eric5 multi project files (*.e4m) and +used for reading and writing of eric6 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 the display of projects belonging to the current multi project.