diff -r 31fb20bff15f -r 396145256ada Project/Project.py --- a/Project/Project.py Sat Dec 03 12:44:37 2016 +0100 +++ b/Project/Project.py Sat Dec 03 15:07:43 2016 +0100 @@ -3094,7 +3094,7 @@ @type boolean @return list of file names @rtype list of str - @exception ValueError raised when an unsupported file tpe is given + @exception ValueError raised when an unsupported file type is given """ if fileType not in ["SOURCES", "FORMS", "RESOURCES", "INTERFACES", "OTHERS", "TRANSLATIONS"]: