mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 09:09:47 +02:00
Fix bug 1311
This commit is contained in:
parent
d70ff3337d
commit
360fc58dea
@ -65,7 +65,7 @@ wxString EffectNormalize::GetSymbol()
|
||||
|
||||
wxString EffectNormalize::GetDescription()
|
||||
{
|
||||
return XO("Sets the peak amplitude of a one or more tracks");
|
||||
return XO("Sets the peak amplitude of one or more tracks");
|
||||
}
|
||||
|
||||
// EffectIdentInterface implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user