--- a/Project/ProjectResourcesBrowser.py Sat May 17 19:58:49 2014 +0200 +++ b/Project/ProjectResourcesBrowser.py Sun May 18 14:13:09 2014 +0200 @@ -619,7 +619,7 @@ def __compileQRC(self, fn, noDialog=False, progress=None): """ - Privat method to compile a .qrc file to a .py file. + Private method to compile a .qrc file to a .py file. @param fn filename of the .ui file to be compiled @param noDialog flag indicating silent operations