From fade27578996f94d40fe1edddb5a0d3c5b8be294 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 28 Mar 2015 06:53:31 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/__main__.py b/src/__main__.py index bc099f8..a65d1bf 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -29,7 +29,7 @@ PROGRAM_VERSION = '1.0' global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND -global dislay, outputs, redraw, Bar, start, stop +global display, outputs, redraw, Bar, start, stop global conf_opts, config_file, parser OUTPUT, HEIGHT, YPOS, TOP = 0, 12, 0, True -- cgit v1.2.3-70-g09d2