eric6/MultiProject/__init__.py

changeset 8047
b5594178c7fa
parent 7960
e8fc383322f7
--- a/eric6/MultiProject/__init__.py	Mon Feb 01 13:25:37 2021 +0100
+++ b/eric6/MultiProject/__init__.py	Mon Feb 01 14:49:12 2021 +0100
@@ -7,8 +7,8 @@
 Package implementing the multi project management module of eric.
 
 The multi project management module consists of the main part, which is
-used for reading and writing of eric multi project files (*.e5m) and
-for performing all operations on the multi project. It is accompanied by
-various UI related modules implementing different dialogs and a browser
+used for reading and writing of eric multi project files (*.emj or *.e5m)
+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.
 """

eric ide

mercurial