MultiProject/AddProjectDialog.py

changeset 2704
ad4295f0e51e
parent 2302
f29e9405c851
child 2791
a9577f248f04
child 2960
9453efa25fd5
--- a/MultiProject/AddProjectDialog.py	Sat Jun 08 17:24:54 2013 +0200
+++ b/MultiProject/AddProjectDialog.py	Sat Jun 08 17:51:48 2013 +0200
@@ -74,7 +74,7 @@
         
         @return tuple of four values (string, string, boolean, string) giving the
             project name, the name of the project file, a flag telling, whether
-            the project shall be the master project and a short description
+            the project shall be the main project and a short description
             for the project
         """
         return (self.nameEdit.text(), self.filenameEdit.text(),

eric ide

mercurial