diff -r 910bdc75c757 -r ad4295f0e51e MultiProject/AddProjectDialog.py --- 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(),