eric6/Project/__init__.py

changeset 8047
b5594178c7fa
parent 7960
e8fc383322f7
--- a/eric6/Project/__init__.py	Mon Feb 01 13:25:37 2021 +0100
+++ b/eric6/Project/__init__.py	Mon Feb 01 14:49:12 2021 +0100
@@ -8,8 +8,8 @@
 
 The project management module consists of the main part, which is
 used for reading and writing of eric4, eric5 and eric6 project files
-(*.e4p) and for performing all operations on the project. It is
-accompanied by various UI related modules implementing different dialogs
-and a tabbed tree browser for the display of files belonging to the
-current project as well as the project model related modules.
+(*.e4p, *.epj) and for performing all operations on the project. It
+is accompanied by various UI related modules implementing different
+dialogs and a tabbed tree browser for the display of files belonging
+to the current project as well as the project model related modules.
 """

eric ide

mercurial