Corrects typos

This commit is contained in:
2012-08-02 18:36:56 +02:00
parent 6cc2f2bc4b
commit 9db3b62eeb
2 changed files with 2 additions and 2 deletions

View File

@@ -204,7 +204,7 @@ class IvolutionWindow(FacemovieThread.Observer, FacemovieThread.Observable):
#fh = logging.StreamHandler()
fh = logging.FileHandler(log_file)
fh.setLevel(logging.DEBUG)
# create console handler with a higher log level
self.console_logger = logging.getLogger('ConsoleLog')