From d6ae654c764f8b9771ef217f37aaea58ea9f21fc Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 15 Aug 2007 12:23:57 +0200 Subject: [PATCH] Typo --- shell/view/keyhandler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/view/keyhandler.py b/shell/view/keyhandler.py index 1d5c4816..3b43bd6f 100644 --- a/shell/view/keyhandler.py +++ b/shell/view/keyhandler.py @@ -28,7 +28,7 @@ from sugar._sugaruiext import KeyGrabber _BRIGHTNESS_STEP = 2 _VOLUME_STEP = 10 -_BRIGTHNESS_MAX = 15 +_BRIGHTNESS_MAX = 15 _VOLUME_MAX = 100 _actions_table = {