From d6ae654c764f8b9771ef217f37aaea58ea9f21fc Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 15 Aug 2007 10:23:57 +0000 Subject: Typo --- diff --git a/shell/view/keyhandler.py b/shell/view/keyhandler.py index 1d5c481..3b43bd6 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 = { -- cgit v0.9.1