Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbars.py
diff options
context:
space:
mode:
Diffstat (limited to 'toolbars.py')
-rw-r--r--toolbars.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolbars.py b/toolbars.py
index c687bed..9240395 100644
--- a/toolbars.py
+++ b/toolbars.py
@@ -288,7 +288,7 @@ class MiscToolbar(gtk.Toolbar):
]
target_toolbar.insert(IconToggleToolButton(el,
lambda x: self.update_angle_type(x, calc),
- _('Degrees / radians')), -1)
+ _('Degrees / Radians')), -1)
self.update_angle_type('deg', calc)
el = [