From 2198b7c76988b9f8688e93b74e66486613bbda5f Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Sat, 06 Aug 2011 11:56:31 +0000 Subject: TamTamSuite typo (cjl) --- (limited to 'common') 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')) -- cgit v0.9.1