mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Fix bug 1311
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user