mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Fix some spelling mistakes.
This commit is contained in:
@@ -156,7 +156,7 @@ bool TrackPanelAx::IsFocused( const Track *track )
|
||||
if( !focusedTrack )
|
||||
focusedTrack = SetFocus();
|
||||
|
||||
// Remap track pointer if there are oustanding pending updates
|
||||
// Remap track pointer if there are outstanding pending updates
|
||||
auto origTrack =
|
||||
GetTracks().FindById( track->GetId() );
|
||||
if (origTrack)
|
||||
|
||||
Reference in New Issue
Block a user