mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 14:13:57 +01:00
Fix bug 1317
This commit is contained in:
@@ -58,7 +58,7 @@ wxString EffectFindClipping::GetSymbol()
|
||||
|
||||
wxString EffectFindClipping::GetDescription()
|
||||
{
|
||||
return XO("This displays runs of clipped samples in a Label Track");
|
||||
return XO("This creates labels where clipping is detected");
|
||||
}
|
||||
|
||||
// EffectIdentInterface implementation
|
||||
|
||||
Reference in New Issue
Block a user