mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Fix bug 1312
This commit is contained in:
@@ -80,7 +80,7 @@ wxString EffectLeveller::GetSymbol()
|
||||
|
||||
wxString EffectLeveller::GetDescription()
|
||||
{
|
||||
return XO("Leveler is a simple, combined compressor and limiter effect for reducing the dynamic range of audio");
|
||||
return XO("Leveller is a simple, combined compressor and limiter effect for reducing the dynamic range of audio");
|
||||
}
|
||||
|
||||
// EffectIdentInterface implementation
|
||||
|
Reference in New Issue
Block a user