mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-02 17:23:18 +02:00
Fix bug 1312
This commit is contained in:
parent
360fc58dea
commit
f7fba31319
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user