mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-23 17:25:54 +01:00
fix a comment
This commit is contained in:
@@ -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 );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user