mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-21 23:00:06 +02:00
Fix typo in label
This commit is contained in:
parent
9c0ac0aaa4
commit
f7a85f4d52
@ -103,7 +103,7 @@ void TracksPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
|
||||
S.StartStatic(_("Display"));
|
||||
{
|
||||
S.TieCheckBox(_("&Update display while when Recording/Playback head unpinned"),
|
||||
S.TieCheckBox(_("&Update display when Recording/Playback head unpinned"),
|
||||
wxT("/GUI/AutoScroll"),
|
||||
true);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user