mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +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
|
|
@ -265,7 +265,7 @@ static void usage () {
|
|||
This utility copies mixer-settings from the src-session to the dst-session.\n\
|
||||
Both <src> and <dst> are paths to .ardour session files.\n\
|
||||
If --snapshot is not given, the <dst> session file is overwritten.\n\
|
||||
When --snapshot is set, a new snaphot in the <dst> session is created.\n\
|
||||
When --snapshot is set, a new snapshot in the <dst> session is created.\n\
|
||||
\n");
|
||||
|
||||
printf ("Report bugs to <http://tracker.ardour.org/>\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue