mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 16:15:48 +01:00
Fix bug 1311
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user