mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Fix various typos
Found via `codespell -q 3 -S *.po,./share/patchfiles,./libs -L ba,buss,busses,doubleclick,hsi,ontop,ro,seh,siz,sord,sur,te,trough,ue`
Follow-up to 364f2f078
This commit is contained in:
parent
a77ac7107f
commit
3d395585c1
51 changed files with 91 additions and 91 deletions
|
|
@ -359,7 +359,7 @@ ActionManager::create_action_group (void * owner, string const & name)
|
|||
has to touch the GTK one, because we want the GtkUIManager to
|
||||
be able to create widgets (particularly Menus) from our actions.
|
||||
|
||||
This is a a necessary step for that to happen.
|
||||
This is a necessary step for that to happen.
|
||||
*/
|
||||
|
||||
if (g) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue