mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-22 07:28:03 +02:00
Fix bug 1311
This commit is contained in:
parent
d70ff3337d
commit
360fc58dea
@ -65,7 +65,7 @@ wxString EffectNormalize::GetSymbol()
|
|||||||
|
|
||||||
wxString EffectNormalize::GetDescription()
|
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
|
// EffectIdentInterface implementation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user