MultiProject/AddProjectDialog.py

branch
Py2 comp.
changeset 2791
a9577f248f04
parent 2525
8b507a9a2d40
parent 2704
ad4295f0e51e
child 3057
10516539f238
--- a/MultiProject/AddProjectDialog.py	Mon Jul 08 21:47:26 2013 +0200
+++ b/MultiProject/AddProjectDialog.py	Mon Jul 08 22:36:10 2013 +0200
@@ -76,7 +76,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