mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 23:59:37 +02:00
fix a comment
This commit is contained in:
parent
1041bb0e21
commit
5057e2360a
@ -951,7 +951,7 @@ AdornedRulerPanel::AdornedRulerPanel(AudacityProject* project,
|
||||
mViewInfo->selectedRegion.Bind(EVT_SELECTED_REGION_CHANGE,
|
||||
&AdornedRulerPanel::OnSelectionChange, this);
|
||||
|
||||
// And call it once to inititalize it
|
||||
// And call it once to initialize it
|
||||
DoSelectionChange( mViewInfo->selectedRegion );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user