mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
spelling
This commit is contained in:
parent
22f21b3245
commit
a87748b123
@ -588,7 +588,7 @@ WaveTrackMenuTable &WaveTrackMenuTable::Instance( Track * pTrack )
|
||||
wxCommandEvent evt;
|
||||
// Clear it out so we force a repopulate
|
||||
instance.Invalidate( evt );
|
||||
// Ensure we know how to poulate.
|
||||
// Ensure we know how to populate.
|
||||
// Messy, but the design does not seem to offer an alternative.
|
||||
// We won't use pTrack after populate.
|
||||
instance.mpTrack = pTrack;
|
||||
|
Loading…
x
Reference in New Issue
Block a user