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
|
|
@ -229,7 +229,7 @@ RouteGroupDialog::gain_toggled ()
|
|||
_relative.set_sensitive (_gain.get_active ());
|
||||
}
|
||||
|
||||
/** @return true if the current group's name is unique accross the session */
|
||||
/** @return true if the current group's name is unique across the session */
|
||||
bool
|
||||
RouteGroupDialog::unique_name (std::string const name) const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue