diff -r b6753521129d -r 1294a6bdf3bf goa/overrides/toolsutils.py --- a/goa/overrides/toolsutils.py Fri Jul 24 13:50:59 2009 +0200 +++ b/goa/overrides/toolsutils.py Fri Jul 24 14:33:37 2009 +0200 @@ -17,7 +17,7 @@ return result def read_config(config_file): - """read the application configuration from a file and return it as a + """read the instance configuration from a file and return it as a dictionnary :type config_file: str