1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-02 14:17:07 +01:00

Fix for bug 1733

Updated Help links.
This commit is contained in:
Steve Daulton
2017-09-01 17:42:02 +01:00
parent 76a80c66c1
commit ccc802aa8b
4 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ wxString EffectSilence::GetDescription()
wxString EffectSilence::ManualPage()
{
return wxT("Generate_Menu#silence");
return wxT("Silence");
}