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 16:29:44 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2011-07-12 16:29:44 (GMT)
commit95e3554d313820dc87b5a874697a63c1e73b1982 (patch)
tree9fcfb4dfe2d17bdda6e003f7a51df473edeb5e65 /SynthLab
parent2a59addbba216ff430378e27c9a2483352d8c53f (diff)
+c
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 83b2a40..34a8d80 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-click on the objet to record sound)')
+ MIC_INFO = _('Microphone input is record into a buffer for playback (right-click on the object 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')