Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/SynthLab
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2011-07-12 02:13:37 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2011-07-12 02:13:37 (GMT)
commit2a59addbba216ff430378e27c9a2483352d8c53f (patch)
tree32c439d3e7fbc4ba65d592d7c30224a16efb8df0 /SynthLab
parent4816f1634435befae4d0bb245154ee9f6c743662 (diff)
typo sl#2956
Diffstat (limited to 'SynthLab')
-rw-r--r--SynthLab/SynthLabConstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SynthLab/SynthLabConstants.py b/SynthLab/SynthLabConstants.py
index 520278d..83b2a40 100644
--- a/SynthLab/SynthLabConstants.py
+++ b/SynthLab/SynthLabConstants.py
@@ -259,7 +259,7 @@ class SynthLabConstants:
BIN = _('memory number')
SPEED = _('Playback speed')
GAIN = GAIN
- MIC_INFO = _('Microphone input is record into a buffer for playback (right-clic on the objet to record sound)')
+ MIC_INFO = _('Microphone input is record into a buffer for playback (right-click on the objet to record sound)')
MIC_PARA1 = _('Length of the memory')
MIC_PARA2 = _('This parameter can not be modified')
MIC_PARA3 = _('Speed playback changes duration and pitch of the sound')