mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Update ToneGen.cpp
Fix typo in GUI
This commit is contained in:
parent
01aaaebf77
commit
1abdbc7f51
@ -347,7 +347,7 @@ void EffectToneGen::PopulateOrExchange(ShuttleGui & S)
|
||||
}
|
||||
S.EndHorizontalLay();
|
||||
|
||||
S.AddPrompt(_("Amplitude (Hz):"));
|
||||
S.AddPrompt(_("Amplitude (0-1):"));
|
||||
S.StartHorizontalLay(wxEXPAND);
|
||||
{
|
||||
S.StartHorizontalLay(wxLEFT, 50);
|
||||
|
Loading…
x
Reference in New Issue
Block a user