mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Fix typos in gtk2_ardour/ directory
Found via `codespell -q 3 -S *.po,./share/patchfiles,./libs -L ba,buss,busses,doubleclick,hsi,ontop,ro,seh,siz,sur,te,trough,ue`
This commit is contained in:
parent
7f96255722
commit
364f2f0788
68 changed files with 87 additions and 87 deletions
|
|
@ -314,7 +314,7 @@ ARDOUR_UI::load_session (const std::string& path, const std::string& snap_name,
|
|||
/* load_session calls flush_pending() which allows
|
||||
* GUI interaction and potentially loading another session
|
||||
* (that was easy via snapshot sidebar).
|
||||
* Recursing into load_session() from load_session() and recusive
|
||||
* Recursing into load_session() from load_session() and recursive
|
||||
* event loops causes all kind of crashes.
|
||||
*/
|
||||
assert (!session_load_in_progress);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue