Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-08-15 10:23:57 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-08-15 10:23:57 (GMT)
commitd6ae654c764f8b9771ef217f37aaea58ea9f21fc (patch)
treec9ad8711847470d43cdebd9a5abfe357cf8cf558 /shell
parent0e4eccd49b056e5aebe71ffa46d462e15fd7a883 (diff)
Typo
Diffstat (limited to 'shell')
-rw-r--r--shell/view/keyhandler.py2
1 files changed, 1 insertions, 1 deletions
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 = {