Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2011-08-06 11:56:31 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2011-08-06 11:56:31 (GMT)
commit2198b7c76988b9f8688e93b74e66486613bbda5f (patch)
tree008daec3dcc410c6984769e0bfe05a79e53ddfc1 /common
parentc90a4ee93ba2f76b7f2ff3a38976654883e773f3 (diff)
TamTamSuite typo (cjl)
Diffstat (limited to 'common')
-rw-r--r--common/Util/Instruments.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Util/Instruments.py b/common/Util/Instruments.py
index ee984b4..9acfca8 100644
--- a/common/Util/Instruments.py
+++ b/common/Util/Instruments.py
@@ -663,7 +663,7 @@ _addInstrument("drum3kit", 0, 0, "percussions", 0, 0, 0, 1, DRUM3KIT,
_addInstrument("drum4kit", 0, 0, "percussions", 0, 0, 0, 1, DRUM4KIT,
nameTooltip=_('Electronic Kit'))
_addInstrument("drum5kit", 0, 0, "percussions", 0, 0, 0, 1, DRUM5KIT,
- nameTooltip=_('South American Kit'))
+ nameTooltip=_('South American Kit'))
_addInstrument("drum6kit", 0, 0, "percussions", 0, 0, 0, 1, DRUM6KIT,
nameTooltip=_('Nepali'))