fix typos in gtk2_ardour directory

Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,wth`
This commit is contained in:
luzpaz 2025-01-07 20:29:01 +00:00 committed by Robin Gareus
parent 44de3c5247
commit 1a18417464
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
20 changed files with 25 additions and 25 deletions

View file

@ -48,7 +48,7 @@ class StepEntry;
* changes.
*
* The StepEntry is a singleton, used over and over each time the user wants to
* step edit; the StepEditor is owned by a MidiTimeAxisView and re-used for any
* step edit; the StepEditor is owned by a MidiTimeAxisView and reused for any
* step editing in the MidiTrack for which the MidiTimeAxisView is a view.
*/