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