From a02d92fc161ab29c597bc0d9af6e32866c6daa6d Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Fri, 23 Dec 2011 18:28:12 +0000 Subject: TamTam typo #3282 (cjl) --- (limited to 'common/Tooltips.py') diff --git a/common/Tooltips.py b/common/Tooltips.py index d4e9b1f..61b496b 100644 --- a/common/Tooltips.py +++ b/common/Tooltips.py @@ -55,7 +55,7 @@ class Tooltips: self.Edit["2drumMuteButton"] = _("Left click to mute, right click to solo") self.ALGO = {} - self.ALGO["XYButton1"] = _('-- Rhythm density, | Rhythm regularity' ) + self.ALGO["XYButton1"] = _('-- Rhythm density, | Rhythm regularity' ) self.ALGO["XYButton2"] = _('-- Pitch regularity, | Pitch maximum step' ) self.ALGO["XYButton3"] = _('-- Average duration, | Silence probability') self.ALGO["drunk"] = _('Drunk') -- cgit v0.9.1