mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-19 17:40:15 +02:00
Bug 2585 - Incorrect help file address for Loudness Normalization
This commit is contained in:
parent
d6a6b256fe
commit
c3a47d0a75
@ -95,7 +95,7 @@ TranslatableString EffectLoudness::GetDescription()
|
||||
|
||||
wxString EffectLoudness::ManualPage()
|
||||
{
|
||||
return wxT("Loudness");
|
||||
return wxT("Loudness_Normalization");
|
||||
}
|
||||
|
||||
// EffectDefinitionInterface implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user